-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28921/
-----------------------------------------------------------

Review request for hive and Harish Butani.


Bugs: HIVE-9073
    https://issues.apache.org/jira/browse/HIVE-9073


Repository: hive-git


Description
-------

patch to cache values when UDAF is first initialized in query compilation, and 
to use cached values rather than FunctionRegistry lookup.


Diffs
-----

  itests/src/test/resources/testconfiguration.properties 9a7ceab 
  ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/WindowingTableFunction.java 
903a9b0 
  ql/src/test/queries/clientpositive/non_native_window_udf.q PRE-CREATION 
  ql/src/test/results/clientpositive/non_native_window_udf.q.out PRE-CREATION 

Diff: https://reviews.apache.org/r/28921/diff/


Testing
-------

q-file test added. Required MiniMR test to see failure reported in the original 
email.


Thanks,

Jason Dere

Reply via email to