Skip to content

Update chDB results - #1417

Merged
alexey-milovidov merged 13 commits into
ClickHouse:mainfrom
wudidapaopao:chdb-install-prefer-newer-release
Aug 16, 2026
Merged

Update chDB results#1417
alexey-milovidov merged 13 commits into
ClickHouse:mainfrom
wudidapaopao:chdb-install-prefer-newer-release

Conversation

@wudidapaopao

@wudidapaopao wudidapaopao commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Update chDB results for the chdb, chdb-parquet-partitioned and chdb-dataframe entries.

Also change their install scripts: keep pip install chdb as the base; if the newest chdb-core GitHub release tag differs from the installed chdb-core version, install its wheel instead (chdb-core publishes wheels for every release, including release candidates that don't reach PyPI).

chdb-core cannot cut PyPI releases frequently, but every GitHub release
(including release candidates) publishes the full wheel set as assets.
After the regular pip install, compare the installed version with the
newest chdb-core release tag (PEP 440 ordering over the full release
list, so rc tags participate and an rc of an already-released version
can never win): if the release is strictly newer, install its wheel for
the current architecture instead. If the check fails, e.g. offline, the
PyPI build stays. The effective version is printed either way.
@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: c6a.metal, c8g.metal-48xl.
Results for chdb-parquet-partitioned are ready for: c6a.metal, c8g.metal-48xl.
The result files are committed as 96ed3de.

Logs:

@wudidapaopao wudidapaopao changed the title chdb: install the newest chdb-core GitHub release when newer than PyPI Update chdb results Aug 16, 2026
@wudidapaopao wudidapaopao changed the title Update chdb results Update chDB results Aug 16, 2026
…, c6a.4xlarge, c6a.xlarge, c7a.metal-48xl, c8g.4xlarge)
@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: c6a.2xlarge, c6a.4xlarge, c7a.metal-48xl, c8g.4xlarge.
Results for chdb-parquet-partitioned are ready for: c6a.2xlarge, c6a.4xlarge, c6a.xlarge, c7a.metal-48xl, c8g.4xlarge.
The result files are committed as 69d1892.

Logs:

…ned (c6a.large, c6a.metal, c6a.xlarge, c8g.metal-48xl)
@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: c6a.xlarge.
Results for chdb-dataframe are ready for: c6a.metal, c8g.metal-48xl.
Results for chdb-parquet-partitioned are ready for: c6a.large.
The result files are committed as d71ccce.

Logs:

…ned (c6a.large, c6a.metal, c7a.metal-48xl, c8g.metal-48xl, t3a.small)
@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: c6a.large.
Results for chdb-dataframe are ready for: c6a.metal, c7a.metal-48xl, c8g.metal-48xl.
Results for chdb-parquet-partitioned are ready for: t3a.small.
The result files are committed as a02636d.

Logs:

@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: t3a.small.
The result files are committed as 92801c0.

Logs:

@github-actions

Copy link
Copy Markdown
Contributor

Results for chdb are ready for: t3a.small.
The result files are committed as 777df19.

Logs:

@alexey-milovidov
alexey-milovidov merged commit 07b064f into ClickHouse:main Aug 16, 2026
2 of 3 checks passed
@alexey-milovidov alexey-milovidov self-assigned this Aug 16, 2026
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.

3 participants