vikramahuja1001 commented on PR #6021:
URL: https://github.com/apache/hive/pull/6021#issuecomment-3174493723

   > Just thinking out loud: As the idea is to only do this for iceberg tables! 
Is it feasible to do something like this? `show iceberg tables;` instead of `` 
show tables where `format`='iceberg' ``
   
   Yes, it can be done. But to do this, Iceberg has to be exposed as a keyword 
in Hive which it is not atm. That would require changes in the alter and stored 
by grammar as well. I purposely kept it this way to not make any changes on 
those layers. 


-- 
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