jackylee-ch commented on code in PR #12700: URL: https://github.com/apache/iceberg/pull/12700#discussion_r2027914368
########## docs/docs/hive.md: ########## @@ -126,9 +90,6 @@ To enable Hive support globally for an application, set `iceberg.engine.hive.ena For example, setting this in the `hive-site.xml` loaded by Spark will enable the storage handler for all tables created 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`). Review Comment: I looked at Hive4.0.x's support for Iceberg, and it seems to support vectorization. Correct me if I'm wrong. -- 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