gabeiglio opened a new pull request, #13847: URL: https://github.com/apache/iceberg/pull/13847
This change adds a new helper method `validateLoadIcebergTableAsIcebergView` that throws a `NoSuchViewException` when `HiveViewOperations` tries to load a Table instead of a View. This will make `HiveCatalog` behave the same as all the other catalog implementations. Additionally, I added a missing test in `ViewCatalogTest` to test for this specific scenario -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org