-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0.0, 1.2.0, 1.1.0, 2.0.0, 2.1.0
-
Fix Version/s: None
-
Component/s: Operators
-
Labels:None
SELECT key, value, count(distinct value) FROM src GROUP BY key, value with cube;
FAILED: SemanticException [Error 10210]: Grouping sets aggregations (with rollups or cubes) are not allowed if aggregation function parameters overlap with the aggregation functions columns