talatuyarer opened a new pull request, #18106: URL: https://github.com/apache/iceberg/pull/18106
Follow-up to #17859. A catalog can implement the ViewCatalog interface but still reject view operations at runtime: a JDBC catalog with a V0 schema (the default unless jdbc.schema-version=V1 is set) throws UnsupportedOperationException from every view method -- 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]
