ClickHouse/tests
Azat Khuzhin 86e9b131c7 Allow PREWHERE for Merge with different DEFAULT expression for column
It can be not that special to have Merge engine w/o default expression,
while MergeTree will have it. So improve PREWHERE for such kinds, and
also allow PREWHERE for DEFAULT and MATERIALIZED (since both are
physical columns on disk and this make sense).

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-24 16:33:49 +01:00
..
ci Add check that major is not issued in the middle of a year 2023-02-24 12:36:47 +01:00
config Update prefetch_settings.xml 2023-02-23 19:23:02 +01:00
fuzz
instructions
integration Merge pull request #46402 from lzydmxy/apply_move_partition_to_all_replicas 2023-02-23 19:42:54 +03:00
jepsen.clickhouse
perf_drafts
performance
queries Allow PREWHERE for Merge with different DEFAULT expression for column 2023-02-24 16:33:49 +01:00
.gitignore
.rgignore
clickhouse-test Update clickhouse-test 2023-02-23 20:20:29 +03:00
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt