You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dk...@apache.org on 2020/06/26 07:10:41 UTC

[hive] branch master updated (9dc931e -> 83a60b3)

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 9dc931e  HIVE-23444: Concurrent ACID direct inserts may fail with FileNotFoundException (#1170)
     add 83a60b3  HIVE-23759: refactor field order of CommitTxnRequest (#1176)

No new revisions were added by this update.

Summary of changes:
 .../hive/metastore/api/CommitTxnRequest.java       | 208 ++++++++++-----------
 .../src/gen/thrift/gen-php/metastore/Types.php     |  46 ++---
 .../src/gen/thrift/gen-py/hive_metastore/ttypes.py |  30 +--
 .../src/gen/thrift/gen-rb/hive_metastore_types.rb  |   8 +-
 .../src/main/thrift/hive_metastore.thrift          |   8 +-
 5 files changed, 149 insertions(+), 151 deletions(-)