Skip to content

IGNITE-26417 Jdbc. DatabaseMetadata for thin client backed connection#6581

Merged
ygerzhedovich merged 4 commits into
apache:jdbc_over_thin_sqlfrom
gridgain:ignite-26417
Sep 15, 2025
Merged

IGNITE-26417 Jdbc. DatabaseMetadata for thin client backed connection#6581
ygerzhedovich merged 4 commits into
apache:jdbc_over_thin_sqlfrom
gridgain:ignite-26417

Conversation

@lowka
Copy link
Copy Markdown
Contributor

@lowka lowka commented Sep 12, 2025

Updates JdbcDatabaseMetadata to use jdbc client handler directly add some test for metadata methods as well.

Adds tests for all methods that return ResultSet to ensure that their metadata is consistent with jdbc spec.

https://issues.apache.org/jira/browse/IGNITE-26417


Thank you for submitting the pull request.

To streamline the review process of the patch and ensure better code quality
we ask both an author and a reviewer to verify the following:

The Review Checklist

  • Formal criteria: TC status, codestyle, mandatory documentation. Also make sure to complete the following:
    - There is a single JIRA ticket related to the pull request.
    - The web-link to the pull request is attached to the JIRA ticket.
    - The JIRA ticket has the Patch Available state.
    - The description of the JIRA ticket explains WHAT was made, WHY and HOW.
    - The pull request title is treated as the final commit message. The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • Design: new code conforms with the design principles of the components it is added to.
  • Patch quality: patch cannot be split into smaller pieces, its size must be reasonable.
  • Code quality: code is clean and readable, necessary developer documentation is added if needed.
  • Tests code quality: test set covers positive/negative scenarios, happy/edge cases. Tests are effective in terms of execution time and resources.

Notes

@lowka lowka force-pushed the ignite-26417 branch 2 times, most recently from bf01a36 to 872a8fe Compare September 12, 2025 06:12
@ygerzhedovich ygerzhedovich merged commit eb7f248 into apache:jdbc_over_thin_sql Sep 15, 2025
1 check passed
@ygerzhedovich ygerzhedovich deleted the ignite-26417 branch September 15, 2025 11:41
xtern pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Nov 7, 2025
xtern pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Nov 19, 2025
xtern pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Nov 21, 2025
xtern pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Nov 21, 2025
xtern pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants