[
https://issues.apache.org/jira/browse/CALCITE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-2647.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.18.0
Fixed in
[0b7b24a6|http://git-wip-us.apache.org/repos/asf/calcite/commit/0b7b24a6].
> In RelBuilder, add a groupKey method that assumes only one grouping set
> -----------------------------------------------------------------------
>
> Key: CALCITE-2647
> URL: https://issues.apache.org/jira/browse/CALCITE-2647
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: 1.18.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)