Skip to content

Adding statement interface tests to the comparator#1231

Draft
sreekanth-db wants to merge 2 commits intodatabricks:jdbc-comparator-updatedfrom
sreekanth-db:comparator-statement-methods-test
Draft

Adding statement interface tests to the comparator#1231
sreekanth-db wants to merge 2 commits intodatabricks:jdbc-comparator-updatedfrom
sreekanth-db:comparator-statement-methods-test

Conversation

@sreekanth-db
Copy link
Collaborator

Description

Added Statement interface comparison tests to the JDBC comparator.

Changes:

  • Statement interface tests (new): Added StatementTestParams.java and wired it into the comparator. Tests ~27 Statement methods including getMaxRows, getQueryTimeout, getResultSetType, enquoteLiteral, enquoteIdentifier, isSimpleIdentifier, and all setter/getter config methods. Adds 68 new parameterized test invocations across both driver pairs.

Testing

  • Ran the comparator test suite in local, working as expected

NO_CHANGELOG=true

Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
Signed-off-by: Sreekanth Vadigi <sreekanth.vadigi@databricks.com>
@sreekanth-db sreekanth-db marked this pull request as draft February 24, 2026 10:31
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.

1 participant