Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In RelBuilder, add a groupKey method that assumes only one grouping set. Since this is the most common case (GROUP BY in SQL, without GROUPING SETS or ROLLUP or CUBE) it will make many uses of the RelBuilder API more concise.