JonasJ-ap opened a new pull request, #6277:
URL: https://github.com/apache/iceberg/pull/6277

   - In #6034 , we put some variables shared by `hive` and `glue` in 
`catalog/__init__.py`. This PR updates `hive.py` to make it use those shared 
variables.
   - As proposed in 
https://github.com/apache/iceberg/pull/5870#discussion_r990835173, we created 
`NoSuchIcebergTableError` in GLueCatalog to indicate the case when loaded table 
is not an iceberg table. This PR updates hive to also throw the this exception 
under the same case.


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

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