pvary commented on code in PR #11877: URL: https://github.com/apache/iceberg/pull/11877#discussion_r1901705503
########## docs/docs/hive.md: ########## @@ -138,7 +138,7 @@ For example, setting this in the `hive-site.xml` loaded by Spark will enable the by Spark. !!! danger - Starting with Apache Iceberg `0.11.0`, when using Hive with Tez you also have to disable vectorization (`hive.vectorized.execution.enabled=false`). + Starting with Apache Iceberg `0.11.0`, when using Hive(version<4.0.0) with Tez you also have to disable vectorization (`hive.vectorized.execution.enabled=false`). Review Comment: Since we are removing older Hive version support starting from Iceberg 1.8.0, I think we need to rework the documentation accordingly. -- 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