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

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


    from b63a7df  HIVE-23882: Compiler extensions for MJ probe optimization
     add b5b16d7  HIVE-24743: Send tableId in get_partitions_by_names HMS API 
(#1956) (Kishen Das, reviewed by Yongzhi Chen)

No new revisions were added by this update.

Summary of changes:
 .../add/AlterTableAddPartitionOperation.java       |  2 +-
 .../org/apache/hadoop/hive/ql/metadata/Hive.java   | 42 +++++++++++--
 ...TestHiveMetaStoreClientApiArgumentsChecker.java | 26 ++++++++
 .../hadoop/hive/metastore/HiveMetaStoreClient.java | 58 ++++++++++++++++-
 .../hadoop/hive/metastore/IMetaStoreClient.java    | 72 ++++++++++++++++++++++
 .../hive/metastore/TestHiveMetaStoreClient.java    | 10 +++
 .../metastore/HiveMetaStoreClientPreCatalog.java   | 27 ++++++++
 7 files changed, 228 insertions(+), 9 deletions(-)

Reply via email to