zhangbutao commented on code in PR #56: URL: https://github.com/apache/hive-site/pull/56#discussion_r2245520222
########## content/general/downloads.md: ########## @@ -32,6 +32,13 @@ Old releases can be found in the [archives][HIVE_ARCHIVES]. ## News --- +* #### 31 July 2025: release 4.1.0 available + * Starting from version 4.1.x, JDK 17 is supported. Review Comment: > * Calcite update from 1.25.0 to 1.33.0 > * IPv6 support > * Storage-partitioned join capabilities [sorted-]bucket-map-join on Iceberg tables > * Partition-level column statistics support for Iceberg tables > * Iceberg compaction @deniskuzZ I think for the downlload page, the Iceberg related items may be overly specific—let's summarize them instead. Of course, we can consider creating a separate page later to meticulously outline the key updates for each version. Here are the points I've listed here—we can further refine and condense them. ``` * Starting from version 4.1.x, JDK 17 is supported. * This version also released a standalone metastore binary package and a standalone metastore Docker image. * This version improves Iceberg table support and adds metastore-based rest catalog server functionality. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org