gabeiglio opened a new pull request, #13775: URL: https://github.com/apache/iceberg/pull/13775
The test set contains test cases for creating views that already exists as tables, but, its missing the same test for loading a view. It's important since some engines will default to first trying to load a view and upon finding a `NoSuchViewException` will try to load a table instead. -- 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]
