-
Notifications
You must be signed in to change notification settings - Fork 416
Adding VersionStream for clickhouse-25.5 #60761
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
Conversation
Signed-off-by: Nghia Tran <tcnghia@gmail.com>
Signed-off-by: Nghia Tran <tcnghia@gmail.com>
🔄 Build Failed: Git Checkout Error
Build Details
Root Cause Analysis 🔍The specified branch 'v25.5-stable' does not exist in the ClickHouse repository. The build is trying to checkout a non-existent branch, causing the git clone operation to fail with a fatal error. This could be due to an incorrect branch name in the build configuration or the branch may have been renamed/deleted in the upstream repository. Was this comment helpful? Please use 👍 or 👎 reactions on this comment. |
Signed-off-by: Kevin Monroe <kevin.monroe@chainguard.dev>
clickhouse-[library|odbc]-bridge were moved out of the clickhouse package starting in 25.3: 51b7da1 Signed-off-by: Kevin Monroe <kevin.monroe@chainguard.dev>
No description provided.