BsoBird commented on code in PR #11877: URL: https://github.com/apache/iceberg/pull/11877#discussion_r1901628786
########## 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: @pvary Yea,Sir. But based on the feedback I've received from users, they believe that this warning also applies to HIVE 4. Therefore, it would be best if we made a small clarification. -- 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