-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bump clickhouse-jdbc from 0.3.2-patch11 to 0.6.0-patch5 #569
Bump clickhouse-jdbc from 0.3.2-patch11 to 0.6.0-patch5 #569
Conversation
@dependabot rebase |
Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.3.2-patch11 to 0.4.6. - [Release notes](https://github.com/ClickHouse/clickhouse-java/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-java@v0.3.2-patch11...v0.4.6) --- updated-dependencies: - dependency-name: com.clickhouse:clickhouse-jdbc dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
c9a4c01
to
60e42db
Compare
Failing tests:
Most probably caused by this error message:
|
…e-clickhouse-jdbc-0.4.6
…e-clickhouse-jdbc-0.4.6
Fixes: SIRI-888
lz4 is the default compression now used by Clickhouse. Fixes: SIRI-888
Fixes: SIRI-888
Update
Going a step further, from the suggested dependeabot 0.4.6 to the latest 0.6.0-patch5.
Adds LZ4 lib for compression.
Upgrades the container to the latest 24.5.1
Original description
Bumps clickhouse-jdbc from 0.3.2-patch11 to 0.4.6.
Release notes
Sourced from clickhouse-jdbc's releases.
... (truncated)
Changelog
Sourced from clickhouse-jdbc's changelog.
... (truncated)
Commits
dd91e17
Merge pull request #1346 from zhicwu/main230f199
Fix issues reported by SonarCloudd2969f1
Log one more bug fixb9a3f8f
update description0db2a5c
update readmea068fc7
Merge pull request #1345 from zhicwu/maine3d7847
Add tests to cover insert AggregateFunction and column with default valuee9b9197
Merge pull request #1344 from zhicwu/mainbf68187
Remove false optimization to fix deserialization issue of nested array in oth...7c5ccbe
Merge pull request #1343 from zhicwu/mainYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.