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 b5e30d3  HIVE-25189: Fetch validWriteIdList for tables before table 
request. (Stephen Carlin, reviewed by Krisztian Kasa)
     add 0af4523  HIVE-25154: Disable StatsUpdaterThread and 
PartitionManagementTask for db which is being failed over (Haymant Mangla, 
reviewed by Pravin Kumar Sinha)

No new revisions were added by this update.

Summary of changes:
 .../TestReplicationScenariosAcrossInstances.java   |  7 ++-
 .../hadoop/hive/ql/exec/repl/ReplLoadTask.java     |  3 +-
 .../hadoop/hive/ql/exec/repl/util/ReplUtils.java   | 10 ----
 .../hive/ql/parse/ReplicationSemanticAnalyzer.java |  5 +-
 .../hadoop/hive/ql/stats/StatsUpdaterThread.java   | 34 ++++++-----
 .../hive/ql/stats/TestStatsUpdaterThread.java      | 65 +++++++++++++++++++++-
 .../apache/hadoop/hive/common/repl/ReplConst.java  |  5 ++
 .../hive/metastore/utils/MetaStoreUtils.java       | 26 +++++++++
 .../hive/metastore/PartitionManagementTask.java    | 38 ++++++++-----
 .../hive/metastore/TestPartitionManagement.java    | 22 ++++++++
 10 files changed, 167 insertions(+), 48 deletions(-)

Reply via email to