pvary commented on code in PR #10162: URL: https://github.com/apache/iceberg/pull/10162#discussion_r1569171967
########## docs/docs/hive.md: ########## @@ -34,6 +34,32 @@ Iceberg compatibility with Hive 2.x and Hive 3.1.2/3 supports the following feat !!! warning DML operations work only with MapReduce execution engine. +The HiveCatalog supports the following additional features with Hive version 4.0.0 and above: Review Comment: Is this HiveCatalog, or Hive? `HiveCatalog`, and `Catalog` in Iceberg context refers to the implementations of the Catalog interface, which allows atomic changes of the table. I suspect that this paragraph refers to the Hive Engine itself -- 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