[
https://issues.apache.org/jira/browse/HIVE-10785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-10785:
------------------------------------
Fix Version/s: 2.0.0
> Support aggregate push down through joins
> -----------------------------------------
>
> Key: HIVE-10785
> URL: https://issues.apache.org/jira/browse/HIVE-10785
> Project: Hive
> Issue Type: Bug
> Components: CBO, Logical Optimizer
> Reporter: Jesus Camacho Rodriguez
> Assignee: Ashutosh Chauhan
> Fix For: 2.0.0
>
> Attachments: HIVE-10785.2.patch, HIVE-10785.3.patch,
> HIVE-10785.4.patch, HIVE-10785.5.patch, HIVE-10785.6.patch, HIVE-10785.patch
>
>
> Enable {{AggregateJoinTransposeRule}} in CBO that pushes Aggregate through
> Join operators. The rule has been extended in Calcite 1.4 to cover complex
> cases e.g. Aggregate operators comprising UDAF. The decision on whether to
> push the Aggregate through Join or not should be cost-driven.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)