You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2021/03/02 22:15:34 UTC

[hive] branch master updated (e363c5e -> e1870c1)

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

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


    from e363c5e  Modified pom.xml to upgrade httpclient and httpcore
     add e1870c1  HIVE-24783: Store currentNotificationID on target during repl load operation (Haymant Mangla, reviewed by Pravin Kumar Sinha)

No new revisions were added by this update.

Summary of changes:
 .../parse/TestReplicationScenariosAcidTables.java  | 38 ++++++++++++++++++++++
 .../apache/hadoop/hive/ql/exec/repl/AckTask.java   |  4 ++-
 .../apache/hadoop/hive/ql/exec/repl/AckWork.java   | 14 +++++++-
 .../apache/hadoop/hive/ql/exec/repl/ReplAck.java   |  3 +-
 .../hadoop/hive/ql/exec/repl/ReplLoadTask.java     | 29 ++++++++++++++---
 5 files changed, 80 insertions(+), 8 deletions(-)