mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 04:52:10 +00:00
4ff82eb9d5
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> |
||
---|---|---|
.. | ||
0_stateless | ||
1_stateful | ||
bugs | ||
shell_config.sh |