You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by aa...@apache.org on 2021/01/27 13:50:13 UTC

[hive] branch master updated (46d7a6c -> 1c0969f)

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

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


    from 46d7a6c  HIVE-24683: Hadoop23Shims getFileId prone to NPE for non-existing paths (Adam Szita, reviewed by Peter Vary)
     add 1c0969f  HIVE-24675: Handle external table replication for HA with same NS and… (Arko Sharma, reviewed by Aasha )

No new revisions were added by this update.

Summary of changes:
 ...stReplAcrossInstancesWithJsonMessageFormat.java |   4 +
 .../TestReplicationScenariosAcrossInstances.java   | 117 ++++++++++++++++++++-
 .../hive/ql/exec/repl/ReplExternalTables.java      |  17 +++
 .../hadoop/hive/ql/parse/repl/dump/Utils.java      |   2 +-
 4 files changed, 137 insertions(+), 3 deletions(-)