ClickHouse/tests/queries
Azat Khuzhin 4ff82eb9d5 Implement optimize_aggregation_in_order for projections
v2: use real column name instead of aliases from GROUP BY
    Fixes the following error in 01710_projection_aggregation_in_order:

        Not found column a in block. There are only columns: toStartOfHour(ts), sum(value). (NOT_FOUND_COLUMN_IN_BLOCK)
v2.1: Get back support for projected and non-projected parts
v2.2: merge tests and rename
v3: Reduce copy-paste for optimize_aggregation_in_order for projections
v4: rebase on top of QueryPlanResourceHolder
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-16 09:58:36 +03:00
..
0_stateless Implement optimize_aggregation_in_order for projections 2022-06-16 09:58:36 +03:00
1_stateful
bugs
shell_config.sh Revert "Merge pull request #34924 from azat/tests-overlaps" 2022-05-28 19:20:32 +02:00