Skip to content

[repo] resolved conflict with LZ4. Bumped version of the client to 0.9.6#792

Draft
chernser wants to merge 2 commits into
mainfrom
07/14/26/client_version_upgrade
Draft

[repo] resolved conflict with LZ4. Bumped version of the client to 0.9.6#792
chernser wants to merge 2 commits into
mainfrom
07/14/26/client_version_upgrade

Conversation

@chernser

Copy link
Copy Markdown
Contributor

Summary

org.lz4 Relocated → at.yawk.lz4 » lz4-java. But classes are available at the same package. So this PR fixes artifact resolution.

Another problem - we do not know if client compatible with provided LZ4 library at runtime so we need to shade that library and ship with zip.

ClickHouse Version is upgraded to 0.9.6 because later has some compatibility issue and changing too much is risky.

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@chernser
chernser force-pushed the 07/14/26/client_version_upgrade branch from 0ac3d48 to e0cc4b3 Compare July 14, 2026 23:05
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