[ 
https://issues.apache.org/jira/browse/CALCITE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266367#comment-14266367
 ] 

Julian Hyde commented on CALCITE-548:
-------------------------------------

[~jcamachorodriguez], you're assuming that the elements of {{groupSets}} are 
distinct. In practice, they are -- e.g. Aggregate.init calls {code}assert 
Util.isStrictlySorted(groupSets, ImmutableBitSet.COMPARATOR){code}

> Extend induce method to return CUBE and ROLLUP
> ----------------------------------------------
>
>                 Key: CALCITE-548
>                 URL: https://issues.apache.org/jira/browse/CALCITE-548
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>             Fix For: 1.0.0-incubating
>
>
> Currently the _induce_ method in the Aggregate class only returns two classes 
> of groupings: SIMPLE and OTHER. It needs to be updated to return CUBE and 
> ROLLUP values too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to