deniskuzZ commented on code in PR #12700: URL: https://github.com/apache/iceberg/pull/12700#discussion_r2028238705
########## 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: Hive4 supports both vectorized reads and writes on iceberg tables -- 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