This is an automated email from the ASF dual-hosted git repository.
mahesh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 17e18c0 HIVE-25055: Improve the exception handling in HMSHandler
(Zhihua Deng reviewed by Vihang Karajgaonkar)
add d0bbe76 HIVE-25204 : Reduce overhead of adding notification log for
update partition column statistics. (Mahesh Kumar Behera, reviewed by Aasha
Medhi)
No new revisions were added by this update.
Summary of changes:
.../hcatalog/listener/DbNotificationListener.java | 195 ++++++++++-----------
.../hadoop/hive/metastore/DirectSqlUpdateStat.java | 21 ++-
.../hive/metastore/MetaStoreEventListener.java | 8 +-
.../hive/metastore/MetaStoreListenerNotifier.java | 5 +-
...va => UpdatePartitionColumnStatEventBatch.java} | 53 +++---
.../hive/metastore/messaging/EventMessage.java | 1 +
.../hive/metastore/messaging/MessageBuilder.java | 1 +
7 files changed, 136 insertions(+), 148 deletions(-)
copy
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/events/{OpenTxnEvent.java
=> UpdatePartitionColumnStatEventBatch.java} (53%)