You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/11/20 21:31:00 UTC

[jira] [Created] (CALCITE-2062) Prevent creating an Aggregate with grouping columns that are not present in grouping sets

Jesus Camacho Rodriguez created CALCITE-2062:
------------------------------------------------

             Summary: Prevent creating an Aggregate with grouping columns that are not present in grouping sets
                 Key: CALCITE-2062
                 URL: https://issues.apache.org/jira/browse/CALCITE-2062
             Project: Calcite
          Issue Type: Bug
            Reporter: Jesus Camacho Rodriguez
            Assignee: Julian Hyde


Reject an Aggregate if there are columns that are not in any of the grouping sets.

See proposed fix in https://github.com/julianhyde/calcite/tree/2051-minimal-groupSet.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)