jackylee-ch commented on code in PR #12700:
URL: https://github.com/apache/iceberg/pull/12700#discussion_r2034703123


##########
site/docs/multi-engine-support.md:
##########
@@ -103,10 +103,10 @@ Users should continuously upgrade their Flink version to 
stay up-to-date.
 
 <!-- markdown-link-check-disable -->
 
-| Version        | Recommended minor version | Lifecycle Stage   | Initial 
Iceberg Support | Latest Iceberg Support | Latest Runtime Jar |
-| -------------- | ------------------------- | ----------------- | 
----------------------- | ---------------------- | ------------------ |
-| 2              | 2.3.8                     | Deprecated        | 
0.8.0-incubating        | 1.7.2                  | 
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/1.7.2/iceberg-hive-runtime-1.7.2.jar)
 |
-| 3              | 3.1.2                     | Deprecated        | 0.10.0      
            | 1.7.2                  | 
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/1.7.2/iceberg-hive-runtime-1.7.2.jar)
 |
+| Version        | Recommended minor version | Lifecycle Stage   | Initial 
Iceberg Support | Latest Iceberg Support | Latest Runtime Jar                   
                                                                                
                                |
+| -------------- | ------------------------- | ----------------- | 
----------------------- 
|------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
+| 2              | 2.3.8                     | Deprecated        | 
0.8.0-incubating        | 1.6.1                  | 
[iceberg-hive-runtime](https://search.maven.org/remotecontent?filepath=org/apache/iceberg/iceberg-hive-runtime/1.6.1/iceberg-hive-runtime-1.6.1.jar)
 |

Review Comment:
   Version 1.7.2 retains hive-runtime support, but only in JDK 11 environments. 
Given that most Hive 2.x/3.x users depend on JDK 8, the highest supported 
version for them is 1.6.1. In our production environment, we have deployed an 
integration of Hive 3.1.2 with Iceberg 1.6.1.
   [Here](https://github.com/apache/iceberg/pull/12700#discussion_r2028662332) 
is the related discussion for this.



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to