forked from ClickHouse/ClickHouse
-
Notifications
You must be signed in to change notification settings - Fork 8
24.8.14 Altinity Stable Pre-release #641
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
Merged
Merged
Conversation
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
24.8 easier versioning part 3
Add chunked wrapper to native protocol
- Introduced performance metrics for better monitoring and troubleshooting of ThreadPool.
…rity), otherwise some jobs can stay in queue untaken for a long time
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
make numactl respect EPERM error, when get_mempolicy is is restricted by seccomp
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
24.8.8 altinity test fix
…parsedatetimebesteffort fix fast test 02783_parsedatetimebesteffort leap year
…ess_test_parsedatetimebesteffort 24.8 Backport of ClickHouse#76940 - fix stateless test `parsedatetimebesteffort`
…e_merge_filters_optimization
Generate new certificates for test_reload_certificate
…rquet_integer_logical_types_on_native_reader 24.8 Backport of 72105 - support parquet integer logical types on native reader
24.8 Update regression hash, minor report fix
…eload_certificate 24.8 Backport of ClickHouse#77495 - fix integration test test_reload_certificate
…e_merge_filters_optimization
…_minmax_eval 24.8 Backport of ClickHouse#71383 - Merge parquet bloom filter and min/max evaluation
…ge_filters_optimization 24.8 Backport of ClickHouse#71539 - Enable merge filters optimization.
24.8.14 Backport of ClickHouse#74749 - Avoid reusing connections that had been left in the intermediate state
…error_in_parquetdatabuffer 24.8 Backport of ClickHouse#74534 - Fix UBSan error in ParquetDataBuffer
…connections 24.8 Backport of 74749 - fix reuse connections
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.
Changes compared to upstream's v24.8.14.39-lts
Bug Fixes (user-visible misbehavior in an official stable release)
Performance improvements
Improvements
New features
Build/Testing/Packaging Improvement