You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/11/01 18:46:01 UTC

[jira] [Resolved] (CALCITE-2647) In RelBuilder, add a groupKey method that assumes only one grouping set

     [ 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)