This is an automated email from the ASF dual-hosted git repository.

pvary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 1139c4b  HIVE-25688: Addendum (Denys Kuzmenko, reviewed by Karen 
Coppage)
     add e87967a  HIVE-25935: Cleanup IMetaStoreClient#getPartitionsByNames 
APIs (Peter Vary reviewed by Zhihua Deng) (#3072)

No new revisions were added by this update.

Summary of changes:
 .../metastore/TestHiveMetastoreTransformer.java    |  20 ++--
 .../org/apache/hadoop/hive/ql/metadata/Hive.java   |  21 ++--
 .../ql/metadata/SessionHiveMetaStoreClient.java    |  17 ++--
 .../ql/txn/compactor/RemoteCompactorThread.java    |   6 +-
 ...nHiveMetastoreClientGetPartitionsTempTable.java |   6 --
 .../hadoop/hive/metastore/HiveMetaStoreClient.java |  92 +----------------
 .../hadoop/hive/metastore/IMetaStoreClient.java    | 110 ++-------------------
 .../hive/metastore/utils/MetaStoreUtils.java       |  24 ++++-
 .../hadoop/hive/metastore/PartitionIterable.java   |   9 +-
 .../metastore/HiveMetaStoreClientPreCatalog.java   |  49 +--------
 .../apache/hadoop/hive/metastore/TestStats.java    |  26 ++---
 .../hive/metastore/client/TestGetPartitions.java   |   2 +-
 12 files changed, 99 insertions(+), 283 deletions(-)

Reply via email to