Open
Conversation
Backport ClickHouse#95477 to 26.1: Revert "Revert "Fix schema mapping for dates""
…mnVariant state
…r row policy/PREWHERE with FINAL
Backport ClickHouse#97076 to 26.1: Fix partition pruning (indexes) for row policy/PREWHERE with FINAL
Backport ClickHouse#97282 to 26.1: Add additional validations of ColumnVariant state
…or non-analyzer
…ubcolumn of sparse Nullable(String) with PREWHERE
Backport ClickHouse#97323 to 26.1: Remove TABLE_UUID_MISMATCH check for non-analyzer
Backport ClickHouse#97264 to 26.1: Fix exception when reading .size subcolumn of sparse Nullable(String) with PREWHERE
…ntOptimization due to null dereference
… there is no statistics
Backport ClickHouse#97281 to 26.1: Fix SEGFAULT in supportsTrivialCountOptimization due to null dereference
Backport ClickHouse#96233 to 26.1: Do not try to load statistics when there is no statistics
…s when `optimize_inverse_dictionary_lookup` optimization is used
Backport ClickHouse#97484 to 26.1: Fix `ACCESS_DENIED` error for users when `optimize_inverse_dictionary_lookup` optimization is used
…plyPatchesToBlockRaw
Backport ClickHouse#97583 to 26.1: Fix null pointer dereference in applyPatchesToBlockRaw
…ve for compound column types
…ze for ColumnLowCardinality with nullable dictionary
…ception in Array-to-QBit conversion with nullable source
Backport ClickHouse#97413 to 26.1: Related to Nullable Tuples: Fix exception in Array-to-QBit conversion with nullable source
Backport ClickHouse#97647 to 26.1: Fix incorrect getSerializedValueSize for ColumnLowCardinality with nullable dictionary
…h nested Nullable tuple subcolumns
Backport ClickHouse#97585 to 26.1: Fix crash in BaseSettings::readBinary
Backport ClickHouse#97582 to 26.1: Fix isNull/isNotNull exception with nested Nullable tuple subcolumns
…n skip index processing with ORs
…r constant-false predicates
Backport ClickHouse#97866 to 26.1: Handle unprocessed left blocks in `GraceHashJoin`
…ream during INSERT SELECT with JSON and buckets in shared data
…recursive `convertToFullIfNeeded` with `LowCardinality` inside compound types
…CHANGE TABLES query with sharded cache
Backport ClickHouse#97831 to 26.1: Fix LOGICAL_ERROR exceptions from recursive `convertToFullIfNeeded` with `LowCardinality` inside compound types
Backport ClickHouse#97411 to 26.1: Fix: possible race condition on EXCHANGE TABLES query with sharded cache
… from the access storages themselves
Backport ClickHouse#97884 to 26.1: return user_name within AuthResult from the access storages themselves
…between sendThread and receiveThread
Backport ClickHouse#97887 to 26.1: Fix data race in ZooKeeper client between sendThread and receiveThread
…erator to query thread group
…IN (in case of row policy/PREWHERE with FINAL)
Backport ClickHouse#97832 to 26.1: Attribute the thread of Iceberg Iterator to query thread group
Backport ClickHouse#97374 to 26.1: Add deferred filters info to EXPLAIN (in case of row policy/PREWHERE with FINAL)
…lob Storage with s3_plain
…n optimization with arrayJoin in filter
Backport ClickHouse#97987 to 26.1: Fix Keeper data loss using Azure Blob Storage with s3_plain
Backport ClickHouse#97523 to 26.1: Fix logical error about missing stream during INSERT SELECT with JSON and buckets in shared data
…nced shared data in JSON
Backport ClickHouse#97778 to 26.1: Fix reading empty granules in advanced shared data in JSON
Backport ClickHouse#98147 to 26.1: Fix segfault in outer-to-inner join optimization with arrayJoin in filter
Backport ClickHouse#98246 to 26.1: Skip changelog checks for release PRs in CI
…ies when mixing primary key and non primary key skip indexes
Backport ClickHouse#98097 to 26.1: Fix incorrect result of FINAL queries when mixing primary key and non primary key skip indexes
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.
Changelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: