You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Teruyoshi Zenmyo (JIRA)" <ji...@apache.org> on 2016/12/27 05:49:58 UTC

[jira] [Created] (HIVE-15513) GroupByOperator should initialize GenericUDAFEvaluator before AggregationBuffer (recurrence of HIVE-697)

Teruyoshi Zenmyo created HIVE-15513:
---------------------------------------

             Summary: GroupByOperator should initialize GenericUDAFEvaluator before AggregationBuffer (recurrence of HIVE-697)
                 Key: HIVE-15513
                 URL: https://issues.apache.org/jira/browse/HIVE-15513
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Teruyoshi Zenmyo


GenericUDAFEvaluator should be initialized before getNewAggregationBuffer() is invoked so that aggrecation buffers can be created based on object inspectors for UDF arguments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)