Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
324 commits
Select commit Hold shift + click to select a range
bf0f5d9
Backport #107366 to 26.6: Reject TTL expressions referencing Aggregat…
robot-clickhouse Aug 10, 2026
a3d2004
Merge pull request #114158 from ClickHouse/backport/26.6/107366
clickhouse-gh[bot] Aug 10, 2026
ed10b12
Backport #113291 to 26.6: Fix for virtual row is not being applied in…
robot-clickhouse Aug 10, 2026
4fdc455
Backport #112601 to 26.6: Iterate ColumnObject subcolumns in sorted p…
robot-clickhouse Aug 10, 2026
91b49db
Backport #113509 to 26.6: Add a dedicated thread pool for lightweight…
robot-clickhouse Aug 11, 2026
12f5e2f
DataTypeDateTime not monotonic, missing hasFixedOffset
vdimir Aug 11, 2026
c2b3bb3
Backport #113563 to 26.6: Do not analyze the shared row policy AST in…
robot-clickhouse Aug 11, 2026
1045444
Backport #113390 to 26.6: Fix ATTACH of Kafka tables with a large kaf…
robot-clickhouse Aug 11, 2026
9b115c0
Backport #111930 to 26.6: Fix Block structure mismatch when the split…
robot-clickhouse Aug 11, 2026
0c68703
Backport #112479 to 26.6: RabbitMQ related fix
robot-clickhouse Aug 12, 2026
c339a24
Backport #107377 to 26.6: Tolerate Iceberg v3 reserved row-lineage fi…
robot-clickhouse Aug 12, 2026
9a63cb2
Backport #113289 to 26.6: Fix quadratic JSON subcolumn skip-index mat…
robot-clickhouse Aug 12, 2026
026c1e3
Merge pull request #114448 from ClickHouse/backport/26.6/107377
scanhex12 Aug 12, 2026
ffc18c2
Merge pull request #114334 from ClickHouse/backport/26.6/113390
evillique Aug 12, 2026
ecf3a2b
Backport #113484 to 26.6: Push down plan level constants from joins
robot-clickhouse Aug 12, 2026
c59ca2f
fix build
vdimir Aug 12, 2026
d931b55
Backport #102033 to 26.6: Fix LOGICAL_ERROR crash in IcebergMetadata:…
robot-clickhouse Aug 12, 2026
6c4657c
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113563
alexey-milovidov Aug 13, 2026
3e535c3
Backport #112498 to 26.6: Fix segfault reading a Parquet file with an…
robot-clickhouse Aug 13, 2026
de8532c
Backport #107028 to 26.6: Fix data race on FileCacheQueryLimit::query…
robot-clickhouse Aug 13, 2026
684cae3
Adapt 04780 reference to 26.6 EXPLAIN output
alexey-milovidov Aug 13, 2026
f919deb
update 04671_join_const_propagation_partition_pruning
vdimir Aug 13, 2026
9cb0cb4
Backport #112573 to 26.6: Fix async bounded read buffer readbigat race
robot-clickhouse Aug 13, 2026
48b38c0
Adapt the 04672 and 04695 tests to 26.6
groeneai Aug 13, 2026
d7e0987
Drop Monotonicity.ToNullable from the 26.6 backport
groeneai Aug 13, 2026
1e1616b
Merge pull request #114441 from ClickHouse/backport/26.6/112479
kssenii Aug 13, 2026
8bab761
Merge pull request #114226 from ClickHouse/backport/26.6/112601
kssenii Aug 13, 2026
6c4d572
Backport #113742 to 26.6: Skip the custom-key parallel replicas read …
robot-clickhouse Aug 13, 2026
ef653e2
toNullable hasInformationAboutMonotonicity
vdimir Aug 13, 2026
de55e83
Revert "Drop Monotonicity.ToNullable from the 26.6 backport"
vdimir Aug 13, 2026
fc02f6b
fix whitespace
vdimir Aug 13, 2026
2825560
Merge pull request #114492 from ClickHouse/backport/26.6/113484
vdimir Aug 13, 2026
752b553
Merge pull request #114298 from ClickHouse/backport/26.6/113509
hanfei1991 Aug 13, 2026
d152fb1
Merge pull request #114575 from ClickHouse/backport/26.6/112498
PedroTadim Aug 13, 2026
3d0d223
Fix build: remove leftover conflict marker in `gtest_rest_catalog.cpp`
alesapin Aug 13, 2026
117e909
Backport #113450 to 26.6: Fix reading Paimon tables with a nullable A…
robot-clickhouse Aug 13, 2026
da2e031
Merge pull request #113894 from ClickHouse/backport/26.6/110019
clickhouse-gh[bot] Aug 13, 2026
8b5a956
Backport #114188 to 26.6: Ignore redundant parentheses in stored tabl…
robot-clickhouse Aug 13, 2026
02008cc
Backport #108329 to 26.6: Bump `libssh` to 0.12.0
robot-clickhouse Aug 13, 2026
e983d7f
Backport #109496 to 26.6: Fix possible logical error "Unexpected subs…
robot-clickhouse Aug 13, 2026
4f7a71c
Merge remote-tracking branch 'origin/26.6' into backport/26.6/111930
alexey-milovidov Aug 13, 2026
e8ed4a6
Merge remote-tracking branch 'origin/26.6' into backport/26.6/102033
alexey-milovidov Aug 13, 2026
513cae4
Backport #114073 to 26.6: Fix `ORDER BY ... LIMIT` returning too few …
robot-clickhouse Aug 13, 2026
2184d9a
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113563
alexey-milovidov Aug 14, 2026
e69dff6
Merge remote-tracking branch 'origin/26.6' into backport/26.6/107028
alexey-milovidov Aug 14, 2026
2248cd6
Backport #112152 to 26.6: Keep the function name of a stack frame att…
robot-clickhouse Aug 14, 2026
43be551
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113289
alexey-milovidov Aug 14, 2026
ef15468
Backport #112327 to 26.6: Fix use-after-free on a sparse join key in …
robot-clickhouse Aug 14, 2026
81a3f4f
Merge pull request #114220 from ClickHouse/backport/26.6/113291
vdimir Aug 14, 2026
a87ae23
Merge pull request #114683 from ClickHouse/backport/26.6/114188
PedroTadim Aug 14, 2026
5908758
Merge pull request #114663 from ClickHouse/backport/26.6/113450
PedroTadim Aug 14, 2026
2fb90b2
Merge branch '26.6' into backport/26.6/113742
alexey-milovidov Aug 14, 2026
04085a6
Backport #114668 to 26.6: Stop Parquet background reads before releas…
robot-clickhouse Aug 14, 2026
3c197d1
Backport #111941 to 26.6: Make ReadNothingStep serializable for distr…
robot-clickhouse Aug 14, 2026
73b8e9d
Backport #114620 to 26.6: Fix serialization of Map-valued settings in…
robot-clickhouse Aug 14, 2026
40950e9
Merge remote-tracking branch 'origin/26.6' into backport/26.6/114073
alexey-milovidov Aug 14, 2026
5104e20
Merge pull request #114392 from ClickHouse/backport/26.6/111930
clickhouse-gh[bot] Aug 14, 2026
bc5812d
Fix `StackTrace` backport build
alexey-milovidov Aug 14, 2026
03fc57f
Merge remote-tracking branch 'origin/26.6' into backport/26.6/107028
alexey-milovidov Aug 14, 2026
c295b46
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113742
alexey-milovidov Aug 15, 2026
4c10d9b
Merge pull request #114529 from ClickHouse/backport/26.6/102033
alexey-milovidov Aug 15, 2026
7c375dd
Merge branch '26.6' into backport/26.6/109496
alexey-milovidov Aug 15, 2026
bc4729e
Merge remote-tracking branch 'origin/26.6' into continue-pr-114877
alexey-milovidov Aug 15, 2026
e1122a1
Merge pull request #114634 from ClickHouse/backport/26.6/113742
clickhouse-gh[bot] Aug 15, 2026
0132229
Merge remote-tracking branch 'origin/26.6' into continue-pr-114719
alexey-milovidov Aug 15, 2026
33216c8
Merge remote-tracking branch 'origin/26.6' into continue-pr-114714
alexey-milovidov Aug 15, 2026
102c1d3
Merge remote-tracking branch 'origin/backport/26.6/109496' into conti…
alexey-milovidov Aug 15, 2026
b45813f
Merge remote-tracking branch 'origin/26.6' into codex/continue-pr-114310
alexey-milovidov Aug 15, 2026
81b1877
Merge remote-tracking branch 'origin/26.6' into continue-pr-114476-auto
alexey-milovidov Aug 15, 2026
baf52e5
Merge branch `26.6` into backport/26.6/112152
alexey-milovidov Aug 15, 2026
bd202c4
Merge remote-tracking branch 'origin/26.6' into continue-pr-114887
alexey-milovidov Aug 15, 2026
86f1157
Backport #113230 to 26.6: Fix wrong results for hash joins on a singl…
robot-clickhouse Aug 15, 2026
0318e79
Backport #113430 to 26.6: Recover a dead py4j gateway in ResilientSpa…
robot-clickhouse Aug 15, 2026
2f93ca7
Merge remote-tracking branch 'origin/26.6' into backport/26.6/107028
alexey-milovidov Aug 16, 2026
ffceb28
Backport #113563 to 26.6: Do not analyze the shared row policy AST in…
alexey-milovidov Aug 16, 2026
302cb53
Merge remote-tracking branch 'origin/26.6' into continue-pr-114781-up…
alexey-milovidov Aug 16, 2026
362d4ac
Merge remote-tracking branch 'origin/26.6' into backport/26.6/107028
alexey-milovidov Aug 16, 2026
56e31e9
Merge remote-tracking branch 'origin/26.6' into continue-pr-114719-root
alexey-milovidov Aug 16, 2026
b39d11b
Merge branch `26.6` into `backport/26.6/109496`
alexey-milovidov Aug 16, 2026
4a89ec9
Merge remote-tracking branch 'origin/26.6' into continue-pr-114476-audit
alexey-milovidov Aug 16, 2026
e818f59
Merge pull request #114586 from ClickHouse/backport/26.6/107028
alexey-milovidov Aug 16, 2026
12ddfb2
Merge branch `26.6` into `backport/26.6/113430`
alexey-milovidov Aug 16, 2026
a0651da
Merge remote-tracking branch 'origin/26.6' into continue-pr-114877-auto
alexey-milovidov Aug 16, 2026
3b8e573
Merge remote-tracking branch 'origin/26.6' into continue-pr-114781-up…
alexey-milovidov Aug 16, 2026
fe3d015
Merge remote-tracking branch 'origin/26.6' into continue-pr-114719-me…
alexey-milovidov Aug 16, 2026
694618a
Merge pull request #114972 from ClickHouse/backport/26.6/113430
clickhouse-gh[bot] Aug 16, 2026
cd9119c
Backport #114177 to 26.6: Fix a crash when a primary-key range layer …
robot-clickhouse Aug 16, 2026
bbc8673
Merge pull request #114970 from ClickHouse/backport/26.6/113230
alexey-milovidov Aug 16, 2026
232dc9e
Merge branch `26.6` into `backport/26.6/111941`
alexey-milovidov Aug 16, 2026
33d0857
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113289-…
alexey-milovidov Aug 16, 2026
0ae889c
Merge branch `26.6` into `backport/26.6/109496`
alexey-milovidov Aug 17, 2026
07d5d50
Merge pull request #114887 from ClickHouse/backport/26.6/111941
clickhouse-gh[bot] Aug 17, 2026
76ee060
Backport #111378 to 26.6: Fsync restored part files on RESTORE to sur…
robot-clickhouse Aug 17, 2026
d943460
Merge pull request #115091 from ClickHouse/backport/26.6/111378
clickhouse-gh[bot] Aug 17, 2026
2e7563b
Merge remote-tracking branch 'origin/26.6' into backport/26.6/114073
alexey-milovidov Aug 17, 2026
2fc263f
Merge pull request #114719 from ClickHouse/backport/26.6/114073
clickhouse-gh[bot] Aug 17, 2026
8d178f7
Merge branch '26.6' into backport/26.6/112573
kssenii Aug 17, 2026
25d672b
Fix the unit test build on 26.6
kssenii Aug 17, 2026
3d2d310
Merge remote-tracking branch 'origin/26.6' into backport/26.6/109496
alexey-milovidov Aug 17, 2026
0892972
Backport #112329 to 26.6: Enforce parent table row policy in mergeTre…
robot-clickhouse Aug 17, 2026
b3c6478
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113289
alexey-milovidov Aug 17, 2026
cd98d65
Backport #113188 to 26.6: Fix hang when dropping a Refreshable Materi…
robot-clickhouse Aug 17, 2026
46546a6
Bump curl to 8.21.0
thevar1able Aug 17, 2026
4e999b5
Merge pull request #115052 from ClickHouse/backport/26.6/114177
clickhouse-gh[bot] Aug 17, 2026
b0875d1
Merge pull request #114618 from ClickHouse/backport/26.6/112573
clickhouse-gh[bot] Aug 17, 2026
20b656d
Backport #111842 to 26.6: Resolve hive partitioning sample path lazily
robot-clickhouse Aug 17, 2026
e5122d2
Merge pull request #114714 from ClickHouse/backport/26.6/109496
clickhouse-gh[bot] Aug 17, 2026
fd0c4dc
Merge pull request #115196 from ClickHouse/backport/26.6/112329
clickhouse-gh[bot] Aug 17, 2026
f0dcce8
Merge remote-tracking branch `origin/26.6` into `backport/26.6/114668`
alexey-milovidov Aug 17, 2026
0edd780
Merge remote-tracking branch 'origin/26.6' into backport/26.6/112152
alexey-milovidov Aug 17, 2026
98491f0
Merge pull request #115210 from ClickHouse/backport/26.6/113188
clickhouse-gh[bot] Aug 18, 2026
7cd35cd
Merge pull request #115212 from ClickHouse/bump-curl-8.21.0-26.6
thevar1able Aug 18, 2026
8aaee94
Merge pull request #114877 from ClickHouse/backport/26.6/114668
clickhouse-gh[bot] Aug 18, 2026
2202126
Merge pull request #115217 from ClickHouse/backport/26.6/111842
clickhouse-gh[bot] Aug 18, 2026
a44dad1
Merge pull request #114781 from ClickHouse/backport/26.6/112152
clickhouse-gh[bot] Aug 18, 2026
5d112c7
Backport #115019 to 26.6: Improve Dashboard Webpage
robot-clickhouse Aug 18, 2026
66d5d55
Merge pull request #115242 from ClickHouse/backport/26.6/115019
clickhouse-gh[bot] Aug 18, 2026
c2cdd35
Backport #114695 to 26.6: Fix wrong results of the trivial GROUP BY L…
robot-clickhouse Aug 18, 2026
182956f
Merge pull request #115258 from ClickHouse/backport/26.6/114695
PedroTadim Aug 18, 2026
5d95247
Merge remote-tracking branch 'origin/26.6' into HEAD
alexey-milovidov Aug 18, 2026
34ccdac
Merge pull request #114476 from ClickHouse/backport/26.6/113289
clickhouse-gh[bot] Aug 18, 2026
490c15e
Backport #115132 to 26.6: Disable distributed index analysis with pro…
robot-clickhouse Aug 18, 2026
c406590
Merge pull request #114702 from ClickHouse/backport/26.6/108329
thevar1able Aug 18, 2026
c85b7e7
Backport #114155 to 26.6: Text index: fix out-of-bounds write in fron…
robot-clickhouse Aug 19, 2026
5bde161
Merge pull request #115410 from ClickHouse/backport/26.6/114155
clickhouse-gh[bot] Aug 19, 2026
c4b7728
Update autogenerated version to 26.6.3.62 and contributors
robot-clickhouse Aug 19, 2026
eecc955
Backport #108728 to 26.6: Fix CREATE OR REPLACE MATERIALIZED VIEW ...…
robot-clickhouse Aug 19, 2026
852f3f7
Merge pull request #115452 from ClickHouse/backport/26.6/108728
clickhouse-gh[bot] Aug 19, 2026
9b858b4
Backport #115227 to 26.6: Do not use the trivial count optimization w…
robot-clickhouse Aug 19, 2026
a30e8d5
Merge pull request #115471 from ClickHouse/backport/26.6/115227
clickhouse-gh[bot] Aug 19, 2026
ba4dc0d
Backport #114912 to 26.6: Revert "Revert "Fix propagation of settings…
robot-clickhouse Aug 20, 2026
5ffc6ae
Backport #113757 to 26.6: Register prepared sets before expanding ALI…
robot-clickhouse Aug 20, 2026
06d5f5d
Backport #115466 to 26.6: Do not strip injective functions that hide …
robot-clickhouse Aug 20, 2026
cf5c4c3
Merge pull request #114894 from ClickHouse/backport/26.6/114620
pufit Aug 20, 2026
2aec832
Merge pull request #115594 from ClickHouse/backport/26.6/113757
clickhouse-gh[bot] Aug 20, 2026
03f21e3
Backport #114624 to 26.6: Find a LowCardinality needle equal to the t…
robot-clickhouse Aug 21, 2026
4d7e46d
Backport #115669 to 26.6: Fix out-of-bounds read in `formatRowNoNewli…
robot-clickhouse Aug 21, 2026
d397c1d
Merge pull request #115712 from ClickHouse/backport/26.6/114624
clickhouse-gh[bot] Aug 21, 2026
68f7a2e
Merge pull request #115601 from ClickHouse/backport/26.6/115466
vdimir Aug 21, 2026
1efa116
Backport #115596 to 26.6: Fix read_rows/read_bytes/written_rows/writt…
robot-clickhouse Aug 21, 2026
dea3dda
Merge pull request #115753 from ClickHouse/backport/26.6/115596
clickhouse-gh[bot] Aug 21, 2026
17122c2
Backport #111803 to 26.6: Added a setting `text_index_version` for be…
robot-clickhouse Aug 21, 2026
aafb562
Backport #115304 to 26.6: Do not bypass row policies in the mergeTree…
robot-clickhouse Aug 21, 2026
0de1f3b
Merge pull request #115814 from ClickHouse/backport/26.6/115304
clickhouse-gh[bot] Aug 21, 2026
405ef92
Backport #115642 to 26.6: Fix KeeperMap metadata compatibility with r…
robot-clickhouse Aug 21, 2026
45f8d2d
Backport #114953 to 26.6: Fix an unkillable hang when dropping a low-…
robot-clickhouse Aug 21, 2026
994ec35
Merge pull request #115844 from ClickHouse/backport/26.6/115642
clickhouse-gh[bot] Aug 21, 2026
e86eab1
Merge pull request #115858 from ClickHouse/backport/26.6/114953
clickhouse-gh[bot] Aug 21, 2026
4ca1fbb
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115669
alexey-milovidov Aug 22, 2026
b38f051
Backport #115704 to 26.6: Do not expose uninitialized memory in query…
robot-clickhouse Aug 22, 2026
87fe2a7
Merge pull request #115929 from ClickHouse/backport/26.6/115704
clickhouse-gh[bot] Aug 22, 2026
198c448
Backport #115700 to 26.6: Bound the recursion in several parsers and …
robot-clickhouse Aug 22, 2026
98cb29c
Backport #115708 to 26.6: Bound the size of the PostgreSQL startup me…
robot-clickhouse Aug 23, 2026
9e82434
Merge pull request #116003 from ClickHouse/backport/26.6/115708
clickhouse-gh[bot] Aug 23, 2026
e244c3a
Merge remote-tracking branch 'origin/26.6' into backport/26.6/114912
alexey-milovidov Aug 23, 2026
a328b6d
Merge pull request #115538 from ClickHouse/backport/26.6/114912
clickhouse-gh[bot] Aug 23, 2026
808864e
Backport #103158 to 26.6: Fix TSAN data race in executeASTFuzzerQueri…
robot-clickhouse Aug 24, 2026
4c1050c
Backport #114285 to 26.6: Register Iceberg namespace in the catalog b…
robot-clickhouse Aug 24, 2026
d696ed8
Fix build: read sparse index token through the tokens column
groeneai Aug 24, 2026
d42eff6
Merge pull request #116068 from ClickHouse/backport/26.6/103158
clickhouse-gh[bot] Aug 24, 2026
8bdfa70
Merge pull request #116104 from groeneai/fix-115793-build
CurtizJ Aug 24, 2026
09bac5d
Backport #115866 to 26.6: Add Objects' paths to deduplication hashing
robot-clickhouse Aug 24, 2026
fdea66a
Backport #115824 to 26.6: Fix bad projection names
robot-clickhouse Aug 24, 2026
0b0912f
Merge pull request #116112 from ClickHouse/backport/26.6/115866
clickhouse-gh[bot] Aug 24, 2026
606b51c
Merge pull request #115793 from ClickHouse/backport/26.6/111803
CurtizJ Aug 24, 2026
8cd20bd
Backport #114885 to 26.6: AI functions: Make quotas per query not per…
robot-clickhouse Aug 24, 2026
865b2d8
Merge pull request #116166 from ClickHouse/backport/26.6/114885
clickhouse-gh[bot] Aug 24, 2026
40fc99a
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115669
alexey-milovidov Aug 25, 2026
87a16e9
Backport #115334 to 26.6: Do not let SET <name> = DEFAULT bypass the …
robot-clickhouse Aug 25, 2026
d26e523
Merge pull request #116097 from ClickHouse/backport/26.6/114285
scanhex12 Aug 25, 2026
b05c767
Backport #116134 to 26.6: Do not rescan the whole part's marks on eve…
robot-clickhouse Aug 25, 2026
cf18a1e
Merge remote-tracking branch 'origin/26.6' into backport/26.6/112327
alexbakharew Aug 25, 2026
a30607b
Backport #111329 to 26.6: Use bloom_filter skip index for IN with tra…
robot-clickhouse Aug 25, 2026
07f7dbc
Backport #114389 to 26.6: Don't build a set to estimate its selectivity
robot-clickhouse Aug 25, 2026
014818a
Merge pull request #115730 from ClickHouse/backport/26.6/115669
clickhouse-gh[bot] Aug 25, 2026
730d8ea
Merge pull request #116297 from ClickHouse/backport/26.6/111329
rschu1ze Aug 25, 2026
a5a7a44
Adapt the deep-nesting tests to 26.6
alexey-milovidov Aug 25, 2026
8b34c82
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115700
alexey-milovidov Aug 25, 2026
23e8db1
Backport #115701 to 26.6: Validate aggregate function states on deser…
robot-clickhouse Aug 25, 2026
33ce47f
Merge pull request #114799 from ClickHouse/backport/26.6/112327
alexbakharew Aug 25, 2026
423d5c9
Merge pull request #116282 from ClickHouse/backport/26.6/116134
fm4v Aug 25, 2026
41a9c43
Merge pull request #116312 from ClickHouse/backport/26.6/114389
fm4v Aug 25, 2026
f0ac25e
Backport #115443 to 26.6: Validate Variant discriminator in ColumnVar…
robot-clickhouse Aug 25, 2026
94b5512
Merge pull request #115369 from ClickHouse/backport/26.6/115132
azat Aug 26, 2026
904ad1c
Backport #109536 to 26.6: Use bloom filter skip index for arrayJoin(c…
robot-clickhouse Aug 26, 2026
5505de3
Backport #115976 to 26.6: Fix a segfault of showCertificate when TLS …
robot-clickhouse Aug 26, 2026
e71cd5c
Backport #115222 to 26.6: Bound text index posting list deserialization
robot-clickhouse Aug 26, 2026
af38754
Merge branch '26.6' into backport/26.6/113322
kssenii Aug 26, 2026
ddeb1fa
Merge pull request #116507 from ClickHouse/backport/26.6/109536
yariks5s Aug 26, 2026
88eb11b
Backport #113695 to 26.6: Fix `Files metadata is empty` logical error…
robot-clickhouse Aug 27, 2026
8b81439
Backport #107991 to 26.6: validate discriminators in Variant binary b…
robot-clickhouse Aug 27, 2026
e05b7fa
Merge pull request #116683 from ClickHouse/backport/26.6/107991
PedroTadim Aug 27, 2026
a95a4d1
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115334
alexey-milovidov Aug 27, 2026
2e6ea28
Pin fuzzer and DROP behavior in the KeeperMap metadata test on 26.6
alexey-milovidov Aug 27, 2026
0bd42d8
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115700
alexey-milovidov Aug 27, 2026
9d64da3
Merge pull request #111701 from groeneai/fix-flaky-kafka-formats-with…
antaljanosbenjamin Jul 24, 2026
96b60d1
Merge pull request #116730 from ClickHouse/fix/26.6-keeper-map-metada…
clickhouse-gh[bot] Aug 27, 2026
53c6a10
Backport #115768 to 26.6: Reject invalid subrequests in ZooKeeper mul…
robot-clickhouse Aug 27, 2026
ddd8d0d
Merge pull request #113852 from ClickHouse/backport/26.6/113322
nickitat Aug 27, 2026
dfc59bc
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115701
alexey-milovidov Aug 27, 2026
fbcebcd
Merge pull request #116741 from ClickHouse/backport/26.6/111701
clickhouse-gh[bot] Aug 27, 2026
31c4e3b
Fix backport for unavailable `CreateContainer` opcode
antonio2368 Aug 28, 2026
1557aba
Backport #115791 to 26.6: Hide aws_external_id in DataLakeCatalog SHO…
robot-clickhouse Aug 28, 2026
a6c9aaa
Backport #114826 to 26.6: Hold the table lock across a lightweight UP…
robot-clickhouse Aug 28, 2026
4348cc9
Merge pull request #116752 from ClickHouse/backport/26.6/115768
clickhouse-gh[bot] Aug 28, 2026
7c375ba
Merge branch '26.6' into backport/26.6/115976
alexey-milovidov Aug 28, 2026
ab7e6a2
Merge pull request #116517 from ClickHouse/backport/26.6/115976
clickhouse-gh[bot] Aug 28, 2026
b0d49a6
Merge pull request #116864 from ClickHouse/backport/26.6/114826
clickhouse-gh[bot] Aug 28, 2026
4806fed
Merge pull request #116862 from ClickHouse/backport/26.6/115791
clickhouse-gh[bot] Aug 28, 2026
3939bbc
Backport #114182 to 26.6: Fix top-K dynamic filtering for empty Tuple…
robot-clickhouse Aug 28, 2026
209ac79
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115443
fm4v Aug 28, 2026
8525625
Merge pull request #116961 from ClickHouse/backport/26.6/114182
clickhouse-gh[bot] Aug 28, 2026
b6c7be0
Backport #109170 to 26.6: Fix parallel_view_processing setting being …
robot-clickhouse Aug 29, 2026
a3c853f
Merge pull request #116403 from ClickHouse/backport/26.6/115443
clickhouse-gh[bot] Aug 29, 2026
8133ed1
Merge pull request #116984 from ClickHouse/backport/26.6/109170
clickhouse-gh[bot] Aug 29, 2026
fe5e0aa
Merge remote-tracking branch 'origin/26.6' into backport/26.6/113695
alexey-milovidov Aug 29, 2026
a1672de
Merge pull request #116654 from ClickHouse/backport/26.6/113695
clickhouse-gh[bot] Aug 29, 2026
234674f
Backport #103478 to 26.6: Push equi-key filter into the left input of…
robot-clickhouse Aug 29, 2026
cc25f0a
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115334
alexey-milovidov Aug 29, 2026
9f2d66c
Backport #109747 to 26.6: Avoid server abort on type mismatch during …
robot-clickhouse Aug 29, 2026
769bd2e
Backport #108256 to 26.6: Do not use projections for distributed read…
robot-clickhouse Aug 29, 2026
631b20c
Backport #107511 to 26.6: Fix LOGICAL_ERROR on UNION subquery with IN…
robot-clickhouse Aug 29, 2026
49182ea
Merge remote-tracking branch 'origin/26.6' into backport/26.6/115700
alexey-milovidov Aug 29, 2026
4e7d034
Backport #116371 to 26.6: Fix a `_table`/`_database` filter over a `M…
robot-clickhouse Aug 29, 2026
4b704f7
Fix aborting unit test in the backport of the bounded posting list de…
CurtizJ Aug 29, 2026
b1894e8
Merge pull request #116265 from ClickHouse/backport/26.6/115334
clickhouse-gh[bot] Aug 29, 2026
a814dcb
Merge pull request #117051 from ClickHouse/backport/26.6/108256
clickhouse-gh[bot] Aug 29, 2026
6680e83
Merge pull request #117055 from ClickHouse/backport/26.6/116371
clickhouse-gh[bot] Aug 29, 2026
9dc2186
Merge pull request #117052 from ClickHouse/backport/26.6/107511
clickhouse-gh[bot] Aug 29, 2026
31435c3
Merge pull request #117049 from ClickHouse/backport/26.6/109747
clickhouse-gh[bot] Aug 29, 2026
8bd1469
Merge pull request #117027 from ClickHouse/backport/26.6/103478
fm4v Aug 29, 2026
d488192
Merge pull request #115954 from ClickHouse/backport/26.6/115700
clickhouse-gh[bot] Aug 29, 2026
125bf71
Backport #116538 to 26.6: Restore short-circuit of a filter on an emp…
robot-clickhouse Aug 29, 2026
2777dc1
Backport #110480 to 26.6: Fix flaky 03151_unload_index_race: guard co…
robot-clickhouse Aug 29, 2026
93024cb
Merge pull request #116535 from ClickHouse/backport/26.6/115222
CurtizJ Aug 29, 2026
0df66a3
Merge pull request #117080 from ClickHouse/backport/26.6/116538
clickhouse-gh[bot] Aug 29, 2026
725fe18
Merge branch '26.6' into backport/26.6/115701
alexey-milovidov Aug 29, 2026
94d60c7
Merge pull request #117088 from ClickHouse/backport/26.6/110480
clickhouse-gh[bot] Aug 29, 2026
b40628e
Backport #117011 to 26.6: Do not allocate from sizes a peer declares …
robot-clickhouse Aug 30, 2026
edd5b6c
Backport #115397 to 26.6: Clamp a SETTINGS clause nested in a subquer…
robot-clickhouse Aug 30, 2026
2b0ae7b
Merge pull request #117150 from ClickHouse/backport/26.6/117011
clickhouse-gh[bot] Aug 30, 2026
e570488
Merge pull request #117155 from ClickHouse/backport/26.6/115397
clickhouse-gh[bot] Aug 30, 2026
e6bda2b
Backport #116851 to 26.6: `formatDateTime`: Cache resolved time zones…
robot-clickhouse Aug 31, 2026
d0d603c
Backport #109764 to 26.6: fix partition pruning for timestamp type
robot-clickhouse Aug 31, 2026
c874acf
Merge pull request #116116 from ClickHouse/backport/26.6/115824
tavplubix Aug 31, 2026
9e37f66
Merge pull request #117290 from ClickHouse/backport/26.6/116851
rschu1ze Aug 31, 2026
40dd16a
Merge pull request #116352 from ClickHouse/backport/26.6/115701
nikitamikhaylov Aug 31, 2026
27ca7c3
Merge pull request #117305 from ClickHouse/backport/26.6/109764
clickhouse-gh[bot] Aug 31, 2026
feba0a2
Merge tag 'v26.6.4.55-stable' into bump/antalya-26.6/26.6.4
zvonand Sep 3, 2026
6a9583a
Fix build after merging v26.6.4
zvonand Sep 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
url = https://github.com/ClickHouse/jemalloc
[submodule "contrib/google-protobuf"]
path = contrib/google-protobuf
url = https://github.com/ClickHouse/google-protobuf.git
url = https://github.com/protocolbuffers/protobuf.git
[submodule "contrib/boost"]
path = contrib/boost
url = https://github.com/ClickHouse/boost
Expand Down Expand Up @@ -401,4 +401,4 @@
url = https://github.com/ClickHouse/silk.git
[submodule "contrib/xsimd"]
path = contrib/xsimd
url = https://github.com/xtensor-stack/xsimd
url = https://github.com/ClickHouse/xsimd
2 changes: 2 additions & 0 deletions base/poco/XML/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ target_compile_options (_poco_xml_expat
-Wno-extra-semi-stmt
-Wno-implicit-fallthrough
-Wno-reserved-identifier
-Wno-unreachable-code-fallthrough
-Wno-unused-macros
-Wno-implicit-int-conversion
)
Expand Down Expand Up @@ -47,6 +48,7 @@ target_compile_options (_poco_xml
-Wno-tautological-unsigned-zero-compare
-Wno-unreachable-code
-Wno-unreachable-code-break
-Wno-unreachable-code-fallthrough
-Wno-unused-macros
-Wno-unused-parameter
-Wno-zero-as-null-pointer-constant
Expand Down
2 changes: 1 addition & 1 deletion base/poco/XML/include/Poco/XML/expat.h
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);
*/
# define XML_MAJOR_VERSION 2
# define XML_MINOR_VERSION 8
# define XML_MICRO_VERSION 1
# define XML_MICRO_VERSION 2

# ifdef __cplusplus
}
Expand Down
49 changes: 49 additions & 0 deletions base/poco/XML/src/fallthrough.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
/*
__ __ _
___\ \/ /_ __ __ _| |_
/ _ \\ /| '_ \ / _` | __|
| __// \| |_) | (_| | |_
\___/_/\_\ .__/ \__,_|\__|
|_| XML parser

Copyright (c) 2026 Nick Begg <nick@stunttruck.net>
Licensed under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

#ifndef FALLTHROUGH_H
# define FALLTHROUGH_H 1

// Explicit fallthrough in switch case to avoid warnings
// with compiler flag -Wimplicit-fallthrough.

# define EXPAT_FALLTHROUGH \
do { \
} while (0)

# if defined(__has_attribute)
# if __has_attribute(fallthrough)
# undef EXPAT_FALLTHROUGH
# define EXPAT_FALLTHROUGH __attribute__((fallthrough))
# endif
# endif

#endif // FALLTHROUGH_H
16 changes: 9 additions & 7 deletions base/poco/XML/src/siphash.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@
#include <stddef.h> /* size_t */
#include <stdint.h> /* uint64_t uint32_t uint8_t */

#include "fallthrough.h"

/*
* Workaround to not require a C++11 compiler for using ULL suffix
* if this code is included and compiled as C++; related GCC warning is:
Expand Down Expand Up @@ -240,25 +242,25 @@ static uint64_t sip24_final(struct siphash * H)
{
case 7:
b |= (uint64_t)H->buf[6] << 48;
/* fall through */
EXPAT_FALLTHROUGH;
case 6:
b |= (uint64_t)H->buf[5] << 40;
/* fall through */
EXPAT_FALLTHROUGH;
case 5:
b |= (uint64_t)H->buf[4] << 32;
/* fall through */
EXPAT_FALLTHROUGH;
case 4:
b |= (uint64_t)H->buf[3] << 24;
/* fall through */
EXPAT_FALLTHROUGH;
case 3:
b |= (uint64_t)H->buf[2] << 16;
/* fall through */
EXPAT_FALLTHROUGH;
case 2:
b |= (uint64_t)H->buf[1] << 8;
/* fall through */
EXPAT_FALLTHROUGH;
case 1:
b |= (uint64_t)H->buf[0] << 0;
/* fall through */
EXPAT_FALLTHROUGH;
case 0:
break;
}
Expand Down
48 changes: 48 additions & 0 deletions base/poco/XML/src/xcsinc.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
/* This file is included from other .c files!
__ __ _
___\ \/ /_ __ __ _| |_
/ _ \\ /| '_ \ / _` | __|
| __// \| |_) | (_| | |_
\___/_/\_\ .__/ \__,_|\__|
|_| XML parser

Copyright (c) 2022 Sebastian Pipping <sebastian@pipping.org>
Licensed under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

static size_t
xcslen(const XML_Char *s) {
#ifdef XML_UNICODE
# ifdef XML_UNICODE_WCHAR_T
return wcslen(s);
# else
// XML_Char is unsigned short
size_t len = 0;
while (s[len]) {
len++;
}
return len;
# endif
#else
return strlen(s);
#endif
}
Loading
Loading