Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Bump ClickHouse Java client to 0.6.2 #342

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

pan3793
Copy link
Collaborator

@pan3793 pan3793 commented Jul 16, 2024

Summary

This PR aims to upgrade ClickHouse Java client from 0.6.0 to 0.6.2, namely, ClickHouse/clickhouse-java#1547 (fixed in v0.6.0-patch3 is required for this connector to support ClickHouse server 23.10+

The whole release notes of ClickHouse Java client can be found at: https://github.com/ClickHouse/clickhouse-java/releases

CI is updated to cover ClickHouse 24.3 (latest LTS version) and 24.6 (latest stable version)

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

This was referenced Jul 16, 2024
@mzitnik mzitnik self-requested a review July 17, 2024 08:40
@mzitnik mzitnik merged commit 8ae0050 into ClickHouse:main Jul 17, 2024
30 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.

2 participants