zhangbutao commented on PR #4793:
URL: https://github.com/apache/hive/pull/4793#issuecomment-1759692548

   As far as I know, other engines, e.g. 
   
   - Trino has its own customized HMS catalog and Trino does't use the 
property,  and so the iceberg table created by trino cann't be queried by HS2.  
I have submitted an immature PR about this before: 
https://github.com/apache/hive/pull/3726
   - Spark uses the HMS catalog which is from iceberg's code repository, so 
this change has no effect on Spark engine, and if user want HS2 to query 
iceberg table created by Spark, they still need add property ` --hiveconf 
iceberg.engine.hive.enabled=true`. 
   


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to