pvary commented on a change in pull request #1837: URL: https://github.com/apache/iceberg/pull/1837#discussion_r532642503
########## File path: site/docs/hive.md ########## @@ -79,12 +79,45 @@ In order to query a Hive table created by either of the HiveCatalog methods desc ```sql SET iceberg.mr.catalog=hive; ``` -You should now be able to issue Hive SQL `SELECT` queries using the above table and see the results returned from the underlying Iceberg table. Both the Map Reduce and Tez query execution engines are supported. Review comment: Ok guys, just do not pile on me please 😄 I am reading stuff sequentially 😄 ---------------------------------------------------------------- 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. 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