RussellSpitzer opened a new issue #2578:
URL: https://github.com/apache/iceberg/issues/2578


   It is always possible to enable the hive engine property regardless of 
whether or not the storage handler is on the HMS classpath, but if it is not on 
the HMS classpath then it becomes impossible to read or alter the table in the 
future. 
   
   All references to the table which go through the HMS require loading the 
IcebergStorageHandler before actually doing something, this makes it impossible 
to alter the table unless a direct reference to the metadata.json is used via a 
non-hive operations table load.


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to