Skip to content

[jdbc-v2] fix backward compatibility for getPrimaryKeys - #2655

Merged
chernser merged 1 commit into
ClickHouse:mainfrom
Destrolaric:support-read-primary-keys-for-legacy
Nov 11, 2025
Merged

[jdbc-v2] fix backward compatibility for getPrimaryKeys#2655
chernser merged 1 commit into
ClickHouse:mainfrom
Destrolaric:support-read-primary-keys-for-legacy

Conversation

@Destrolaric

Copy link
Copy Markdown
Contributor

Summary

#2654 Associated issue
This fixes backward incompatibility with old ClickHouse builds (19.x, 20.x, etc.).
Closes

Checklist

Delete items not relevant to your PR:

@CLAassistant

CLAassistant commented Nov 11, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@windsurf-bot windsurf-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🤙

💡 To request another review, post a new comment with "/windsurf-review".

@chernser
chernser merged commit d38c31b into ClickHouse:main Nov 11, 2025
16 of 20 checks passed
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.

Error after calling getPrimaryKeys for the older database version

3 participants