haormj opened a new issue #2825: URL: https://github.com/apache/iceberg/issues/2825
when use JdbcCatalog in flink, and use flink sql client ``` [ERROR] Could not execute SQL statement. Reason: java.lang.UnsupportedOperationException: Cannot create namespace default: createNamespace is not supported ``` https://github.com/apache/iceberg/blob/b3fb81a19e9632608b2bd4cdede4bbfcbd26bc8e/core/src/main/java/org/apache/iceberg/jdbc/JdbcCatalog.java#L254-L257 -- 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]
