chdb-dataframe: benchmark chdb-core nightly wheel (do not merge) - #1280
Closed
wudidapaopao wants to merge 6 commits into
Closed
chdb-dataframe: benchmark chdb-core nightly wheel (do not merge)#1280wudidapaopao wants to merge 6 commits into
wudidapaopao wants to merge 6 commits into
Conversation
Fetch the linux-x86_64 chdb_core wheel from a nightly.link-mirrored GitHub Actions artifact instead of `pip install chdb`, to benchmark an unreleased chDB build. The cp39-abi3 wheel imports as `chdb`, so server.py needs no change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
wudidapaopao
had a problem deploying
to
benchmark-approval
August 8, 2026 17:31 — with
GitHub Actions
Error
Contributor
|
Results for Logs:
|
robot-clickhouse
had a problem deploying
to
benchmark-approval
August 8, 2026 18:54 — with
GitHub Actions
Error
…-copy) Point the wheel URL at the pandas-scan-zero-copy build and make wheel extraction layout-robust (this artifact ships the wheel at the zip root, the previous one under dist/). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
wudidapaopao
had a problem deploying
to
benchmark-approval
August 10, 2026 06:34 — with
GitHub Actions
Error
Contributor
|
Results for Logs:
|
robot-clickhouse
had a problem deploying
to
benchmark-approval
August 10, 2026 08:43 — with
GitHub Actions
Error
… cache + zero-copy buffer mounts) Point the wheel URL at chdb-core PR ClickHouse#170 build 31375897647. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
wudidapaopao
had a problem deploying
to
benchmark-approval
August 10, 2026 10:11 — with
GitHub Actions
Error
Contributor
|
Results for Logs:
|
robot-clickhouse
requested a deployment
to
benchmark-approval
August 10, 2026 11:31 — with
GitHub Actions
Waiting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Benchmarks a custom chdb-core CI wheel (linux-x86_64, via nightly.link) instead of PyPI chdb. Perf test only, not for merge.