[
https://issues.apache.org/jira/browse/HIVE-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244390#comment-14244390
]
Jesus Camacho Rodriguez commented on HIVE-8988:
-----------------------------------------------
{quote}
You'd better make sure that that function isn't pushed down.
{quote}
I thought it would not be pushed through the GroupBy clause. Then, do you think
it is better to formulate it in the translation to Calcite as
grouping_id(e1,...) instead of group_id()? Then, as it is dependent on the
other columns, it will not go down for sure.
> Support advanced aggregation in Hive to Calcite path
> -----------------------------------------------------
>
> Key: HIVE-8988
> URL: https://issues.apache.org/jira/browse/HIVE-8988
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 0.15.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Labels: grouping, logical, optiq
> Fix For: 0.15.0
>
> Attachments: HIVE-8988.01.patch, HIVE-8988.patch
>
>
> CLEAR LIBRARY CACHE
> To close the gap between Hive and Calcite, we need to support the translation
> of GroupingSets into Calcite; currently this is not implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)