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/10/29 23:49:00 UTC

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

Julian Hyde created CALCITE-2647:
------------------------------------

             Summary: 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


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)