Skip to content

Conversation

@akune
Copy link

@akune akune commented Nov 17, 2025

Closes #14601

Fixes issues checking and setting up JDBC catalog tables in DB2 and Oracle.

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 #14601 for a detailed description of the addressed issue.

@github-actions github-actions bot added the core label Nov 17, 2025
@github-actions github-actions bot added the build label Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant