rushilshah1 opened a new pull request, #477: URL: https://github.com/apache/iceberg-python/pull/477
There is a bug where `load_namespace_properties` for the SqlCatalog does not raise an exception if the namespace does not exist. This PR fixes it in the same convention as other functions (ref. update_namespace_properties ) and adds a test case for it as well. -- 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]
