已开启
hive update 3.1.3->4.0.0 #43
infra_team创建于 1月26日
hive update 3.1.3->4.0.0 #43
已开启
共 2 个文件变更+9-2
| @@ -1,8 +1,8 @@ | |||
| 1 | %define __os_install_post %{nil} | 1 | %define __os_install_post %{nil} |
| 2 | 2 | ||
| 3 | Name: hive | 3 | Name: hive |
| 4 | -Version: 3.1.3 | 4 | +Version: 4.0.0 |
| 5 | -Release: 5 | 5 | +Release: 1 |
| 6 | Summary: The Apache Hadoop data warehouse | 6 | Summary: The Apache Hadoop data warehouse |
| 7 | 7 | ||
| 8 | License: Apache-2.0 and Python-2.0 and MPL-2.0 and BSD and ICU | 8 | License: Apache-2.0 and Python-2.0 and MPL-2.0 and BSD and ICU |
| @@ -143,6 +143,13 @@ ln -s %{_javadir}/%{name}/%{name}-shims.jar %{buildroot}%{_datadir}/hadoop/mapre | |||
| 143 | 143 | ||
| 144 | 144 | ||
| 145 | %changelog | 145 | %changelog |
| 146 | +* Mon Jan 26 2026 openeuler_bot <infra@openeuler.sh> - 4.0.0-1 | ||
| 147 | +- Native GeoSpatial Support in Hive (version:4.0.0). | ||
| 148 | +- Iceberg: Major QB Compaction (version:4.0.0). | ||
| 149 | +- Iceberg: Major QB Compaction: add support for OPTIMIZE TABLE syntax (version:4.0.0). | ||
| 150 | +- Remove PowerMockito from hive-exec (version:4.0.0). | ||
| 151 | +- Remove PowerMock from llap-client and upgrade mockito to 4.11 (version:4.0.0). | ||
| 152 | + | ||
| 146 | * Mon Dec 16 2024 litian <dev11105@linx-info.com> - 3.1.3-5 | 153 | * Mon Dec 16 2024 litian <dev11105@linx-info.com> - 3.1.3-5 |
| 147 | - fix %patchN is deprecated warning | 154 | - fix %patchN is deprecated warning |
| 148 | 155 | ||