This is an automated email from the ASF dual-hosted git repository.
rbalamohan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 6784e17 HIVE-24782: Fix in HIVE-22889 introduced NPE when using
non-WebHCat HCat components (#1989) (Jason Phelps, reviewed by Laszlo Pinter)
add 6404587 HIVE-24710: Optimise PTF iteration for count(*) to reduce CPU
and IO cost (#1940)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hive/ql/exec/PTFPartition.java | 30 ++++++++++++++++++++++
.../hadoop/hive/ql/exec/PTFRollingPartition.java | 5 ++++
.../hive/ql/udf/ptf/BasePartitionEvaluator.java | 27 +++++++++++++++----
3 files changed, 57 insertions(+), 5 deletions(-)