Gopal V created HIVE-16872:
------------------------------
Summary: Vectorization: Support avg() UDAF in complete mode
Key: HIVE-16872
URL: https://issues.apache.org/jira/browse/HIVE-16872
Project: Hive
Issue Type: Bug
Components: Vectorization
Affects Versions: 2.1.1, 3.0.0
Reporter: Gopal V
This is relatively easier than the other AVG() implementations, since the
operation accepts and returns primitive data types.
See
https://github.com/hortonworks/hive-testbench/blob/hive14/sample-queries-tpcds/query65.sql
as an example where the AVG() is used in COMPLETE mode.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)