[
https://issues.apache.org/jira/browse/HIVE-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-18254:
------------------------------------
Resolution: Fixed
Assignee: slim bouguerra (was: Ashutosh Chauhan)
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Pushed to master. Thanks, Slim!
> Use proper AVG Calcite primitive instead of Other_FUNCTION
> ----------------------------------------------------------
>
> Key: HIVE-18254
> URL: https://issues.apache.org/jira/browse/HIVE-18254
> Project: Hive
> Issue Type: Bug
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Fix For: 3.0.0
>
> Attachments: HIVE-18254.patch
>
>
> Currently Hive-Calcite operator tree treats AVG function as an unknown
> function that has a Calcite Sql Kind of Other_FUNCTION. This is an issue that
> can get into the way of rules like
> {{org.apache.calcite.rel.rules.AggregateReduceFunctionsRule}}.
> This patch adds the avg function to the list of known aggregate function.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)