Skip to content

Adding statement interface tests to the comparator#1231

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

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
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

This PR has been marked as Stale because it has been open for 30 days with no activity. If you would like the PR to remain open, please remove the stale label or comment on the PR.

@github-actions github-actions bot added the Stale label Apr 8, 2026
@github-actions
Copy link
Copy Markdown

This PR was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant