ClickHouse/tests
Nikita Taranov 8ed5cfc265
Memory bound merging for distributed aggregation in order (#40879)
* impl

* fix style

* make executeQueryWithParallelReplicas similar to executeQuery

* impl for parallel replicas

* cleaner code for remote sorting properties

* update test

* fix

* handle when nodes of old versions participate

* small fixes

* temporary enable for testing

* fix after merge

* Revert "temporary enable for testing"

This reverts commit cce7f8884c.

* review fixes

* add bc test

* Update src/Core/Settings.h
2022-11-28 00:41:31 +01:00
..
ci Merge pull request #43579 from ClickHouse/universal-runners 2022-11-25 21:30:44 +01:00
config Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
fuzz Merge branch 'master' into filesystem-function 2022-11-16 23:28:10 +08:00
instructions
integration Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
jepsen.clickhouse
perf_drafts
performance Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
queries Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
.gitignore
.rgignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt