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 63ea278  HIVE-24674. Set repl.source.for property in the db if db is 
under repication (Ayush Saxena, reviewed by Aasha Medhi)
     add 8d87112  HIVE-24392: Add table id and getFileMetadata to 
GetPartitionsByNamesRequest (#1909) (Yongzhi Chen, reviewed by reviewed by 
Kishen Das)

No new revisions were added by this update.

Summary of changes:
 .../gen/thrift/gen-cpp/hive_metastore_types.cpp    |  44 +++++
 .../src/gen/thrift/gen-cpp/hive_metastore_types.h  |  20 +-
 .../metastore/api/GetPartitionsByNamesRequest.java | 206 ++++++++++++++++++++-
 .../metastore/GetPartitionsByNamesRequest.php      |  48 +++++
 .../src/gen/thrift/gen-py/hive_metastore/ttypes.py |  26 ++-
 .../src/gen/thrift/gen-rb/hive_metastore_types.rb  |   6 +-
 .../src/main/thrift/hive_metastore.thrift          |   4 +-
 7 files changed, 345 insertions(+), 9 deletions(-)

Reply via email to