Skip to content

Bump clickhouse-jdbc dirver version#56

Merged
ostinru merged 2 commits intoMDB_STABLEfrom
bump-clickhouse-jdbc
Apr 17, 2026
Merged

Bump clickhouse-jdbc dirver version#56
ostinru merged 2 commits intoMDB_STABLEfrom
bump-clickhouse-jdbc

Conversation

@ostinru
Copy link
Copy Markdown
Contributor

@ostinru ostinru commented Apr 16, 2026

Bump clickhouse-jdbc driver to 0.9.8:

  • 0.6.x (jdbc-v1) - works well with old ClickHouse versions. In ClickHouse 25.10 jdbc-v1 got broken Version 25.10 breaks JBDC driver ClickHouse/clickhouse-java#2636 and all queries raised an "Magic is not correct" error message.
  • 0.9.4 - fixes "Magic is not correct" issues, however has issue with String <-> bytea conversion ERROR: PXF server error : Method: getBytes("bin") encountered an exception.
  • 0.9.7+ - works well

@ostinru ostinru merged commit 559808d into MDB_STABLE Apr 17, 2026
27 of 32 checks passed
@ostinru ostinru deleted the bump-clickhouse-jdbc branch April 17, 2026 04:51
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.

2 participants