ClickHouse/tests
Azat Khuzhin 6ada8a6337 Fix optimize_aggregation_in_order with *Array aggregate functions
row_begin was wrong, and before this patch aggregator processing
{row_end, row_end} range, in other words, zero range.

Fixes: #9113 (cc @dimarub2000)
v2: add static_cast to fix UBSan
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-05-09 20:43:19 +03:00
..
ci fix labels check output error 2022-05-08 14:41:03 +08:00
config Merge pull request #36997 from vitlibar/users-without-assigned-policies-can-view-rows 2022-05-09 12:04:50 +02:00
fuzz
instructions analysis.cmake --> clang_tidy.cmake 2022-04-26 09:41:56 +02:00
integration Merge pull request #36976 from ClickHouse/replicated_database_fixes 2022-05-09 14:41:49 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Merge branch 'master' into revert-group-array-sorted 2022-05-05 00:51:01 +02:00
queries Fix optimize_aggregation_in_order with *Array aggregate functions 2022-05-09 20:43:19 +03:00
.gitignore
clickhouse-test fix 2022-05-09 14:55:51 +02:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt