Conversation
…ataTypeFunction::updateHashImpl`
…_cache in BlockIO::operator=
…ERE is pushed below JOIN
…torageKafka2::activate()
…ontainsKeyLike
…to extract rewrite; fix exception with group_by_use_nulls
…ty boundary check
…able function
Backport ClickHouse#98276 to 26.1: Fix off-by-one in ToDateMonotonicity boundary check
Backport ClickHouse#97748 to 26.1: Fix `ActiveDataPartSet::hasPartitionId`
Backport ClickHouse#98306 to 26.1: Use `postgres` REL_18_3
…er::appendBlock
…alar file() and DESCRIBE TABLE file().
Backport ClickHouse#98555 to 26.1: Fix usage of text index with other skip indexes
Backport ClickHouse#97682 to 26.1: Fix row policy bypass via `loop` table function
Backport ClickHouse#98115 to 26.1: Enforce READ ON FILE checks for scalar file() and DESCRIBE TABLE file().
Backport ClickHouse#98304 to 26.1: Use `mongo-c-driver` 2.2.2
…in filter_job hook
Backport ClickHouse#98740 to 26.1: CI: skip all jobs for release PRs in filter_job hook
…not being able to read older serialized states after introduction of `Nullable(Tuple)`
…lness with OR with false (i.e. or(x, 0)) predicate
Backport ClickHouse#97502 to 26.1: Fix `sumCount` aggregate function not being able to read older serialized states after introduction of `Nullable(Tuple)`
Backport ClickHouse#99036 to 26.1: Fix server crash when dropping a patch part after schema change
Backport ClickHouse#99351 to 26.1: Fix CHECK TABLE with sparse serialization inside Tuple with Dynamic
…htweight deletes and row policies
Backport ClickHouse#99081 to 26.1: Fix segfault in recursive CTE with `remote()` + `view()`
Backport ClickHouse#99661 to 26.1: Fix reading of text index with lightweight deletes and row policies
…ReadBufferFromFileDescriptor with O_DIRECT
…ts column order mismatch
Backport ClickHouse#99678 to 26.1: Fix incorrect seek in AsynchronousReadBufferFromFileDescriptor with O_DIRECT
The cherry-picked `REGULAR(patch_parts_reverse_column_order)` line was missing a trailing backslash to continue the multi-line macro, causing a build failure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Backport ClickHouse#99587 to 26.1: Prune unused columns from ARRAY JOIN
Backport ClickHouse#99164 to 26.1: Fix LOGICAL_ERROR due to patch parts column order mismatch
…hen upgrading replicated tables from 25.10
…on self-merge of NumericIndexedVector
Remove `add_minmax_index_for_temporal_columns` check from `registerStorageMergeTree` — this field and `isDateOrDate32OrTimeOrTime64OrDateTimeOrDateTime64` don't exist on 26.1 (introduced in master by cea1575 for 26.2). The temporal check is irrelevant here since temporal implicit indices were never stored in Keeper metadata by any version that 26.1 would upgrade from. Also fix the cherry-pick merge issue where the outer `if` duplicated the `args.mode <= LoadingStrictnessLevel::CREATE` check, making the backward-compat re-marking code unreachable. ClickHouse#100073 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Backport ClickHouse#99976 to 26.1: Fix assertion failure in CRoaring on self-merge of NumericIndexedVector
Backport ClickHouse#99392 to 26.1: Fix implicit index compatibility when upgrading replicated tables from 25.10
QA VerificationRegression TestsAll failures in the regression test suites are caused by the outdated regression test commit hash ( Stateless and Integration TestsAll failing tests are pre-existing flaky tests, not caused by changes in this PR:
VerdictAll failures are explained and unrelated to this PR. Approved. Adding |
Changelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: