forked from ClickHouse/ClickHouse
-
Notifications
You must be signed in to change notification settings - Fork 3
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
24.8.11 Altinity Stable Pre-release #582
Open
Enmk
wants to merge
256
commits into
releases/24.8.11
Choose a base branch
from
customizations/24.8.11
base: releases/24.8.11
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
24.8.5 Snapshot Labels
To reduce wait time before runner is allocated
24.8.5 Docker Credentials
24.8 FinishCheck label
24.8 Fix Builds_Report job
24.8.5 Attempt to do builds and test on Altinity infrastructure
This is a cherry-pick of #493
since it doesn't depend on deprecated (and removed in Python 3.13) `cgi` module
24.8 Fix regression tests
24.8 Attempt to fix some integration tests
…stomizations/24.8.7
Local plan for parallel replicas
…al_announce_from_RFMT Remove explicit announce from local replica in ReadFromMergeTree
…_replicas Adaptive mark_segment_size for parallel replicas
Fix parallel replicas protocol after ClickHouse#68424
New profile events for parallel replicas
Some fixes for LDAP
…-beta Rework parallel replicas settings
Passing external user roles from query originator to other nodes
Fix ClickHouse#72756 (exception in RemoteQueryExecutor when user does not exist locally)
Improved getting of alter conversions for queries
`is_s3express_bucket` configuration was removed code refactoring changes in previous commit (ClickHouse@80f195d) Added this back to fix the access to S3 Express
…al-ssl Fix advanced SSL configuration for Keeper's internal communication
This is an automated comment for commit ddf159e with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
Update mongo_cert.pem
24.8 Backport of 73777 - Fix for S3 Express Disk Initialisation Issue
…compression_level
24.8 Backport of ClickHouse#72730 - Fix advanced SSL configuration for Keeper's internal communication
…y/ClickHouse into backports/24.8/remote-roles-push
24.8 Backport of ClickHouse#70332 - Passing external user roles from query originator to other nodes
…ession_level 24.8 Backport of #73651and ClickHouse#74659 - Compression level for parquet output format
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.
Based on upstream's v24.8.11.5-lts
Bug Fixes (user-visible misbehavior in an official stable release)
Performance improvements
Improvements
New features
Build/Testing/Packaging Improvement