Skip to content

Test Clickhouse with latest docker images#28974

Merged
wendigo merged 2 commits intomasterfrom
user/serafin/test-latest-clickhouse
Apr 2, 2026
Merged

Test Clickhouse with latest docker images#28974
wendigo merged 2 commits intomasterfrom
user/serafin/test-latest-clickhouse

Conversation

@wendigo
Copy link
Copy Markdown
Contributor

@wendigo wendigo commented Apr 2, 2026

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Apr 2, 2026
@github-actions github-actions bot added the clickhouse ClickHouse connector label Apr 2, 2026
@wendigo wendigo requested review from ebyhr and krvikash April 2, 2026 07:45
private static final DockerImageName ALTINITY_IMAGE = DockerImageName.parse("altinity/clickhouse-server").asCompatibleSubstituteFor("clickhouse/clickhouse-server");
public static final DockerImageName ALTINITY_LATEST_IMAGE = ALTINITY_IMAGE.withTag("25.3.6.10034.altinitystable"); // EOL is 29 Jul 2028
public static final DockerImageName ALTINITY_LATEST_IMAGE = ALTINITY_IMAGE.withTag("25.3.8.10042.altinitystable");
public static final DockerImageName ALTINITY_DEFAULT_IMAGE = ALTINITY_IMAGE.withTag("22.8.20.12.altinitystable"); // EOL is 13 Feb 2026
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.

We need to update the default image as well. As it is expired now.

@wendigo wendigo force-pushed the user/serafin/test-latest-clickhouse branch from decbf41 to dbfd43e Compare April 2, 2026 09:10
@wendigo wendigo requested a review from ebyhr April 2, 2026 09:24
@wendigo wendigo merged commit 6e0239b into master Apr 2, 2026
19 checks passed
@wendigo wendigo deleted the user/serafin/test-latest-clickhouse branch April 2, 2026 11:18
@github-actions github-actions bot added this to the 481 milestone Apr 2, 2026
@ebyhr ebyhr mentioned this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed clickhouse ClickHouse connector

Development

Successfully merging this pull request may close these issues.

3 participants