This is an automated email from the ASF dual-hosted git repository.
dkuzmenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 01b8fcffcb3 HIVE-26340: Vectorized PTF operator fails if query has
upper case window function (Krisztian Kasa, reviewed by Laszlo Bodor)
add 6184f910423 HIVE-26326: Support enabling background threads when
failover is in progress (Haymant Mangla, reviewed by Peter Vary)
No new revisions were added by this update.
Summary of changes:
.../ql/parse/TestReplicationOptimisedBootstrap.java | 9 ++++++++-
.../apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java | 1 +
.../hadoop/hive/ql/stats/TestStatsUpdaterThread.java | 12 +++++++++---
.../org/apache/hadoop/hive/common/repl/ReplConst.java | 5 +++++
.../hadoop/hive/metastore/utils/MetaStoreUtils.java | 10 +++++++++-
.../hadoop/hive/metastore/TestPartitionManagement.java | 18 ++++++++++++++++++
6 files changed, 50 insertions(+), 5 deletions(-)