akune opened a new pull request, #14603: URL: https://github.com/apache/iceberg/pull/14603
Closes https://github.com/apache/iceberg/issues/14601 Allows skipping the JDBC catalog schema check in JdbcCatalog#updateSchemaIfRequired. This implementation will skip the check if the property jdbc.init-catalog-tables is set to false by default; that behavior can be overridden by setting the property jdbc.update-catalog-schema-if-necessary to true. Please see https://github.com/apache/iceberg/issues/14601 for a detailed description of the addressed issue. -- 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]
