[
https://issues.apache.org/jira/browse/HIVE-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
slim bouguerra updated HIVE-18254:
----------------------------------
Assignee: Ashutosh Chauhan
Status: Patch Available (was: Open)
> 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: Ashutosh Chauhan
> 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)