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/03/01 17:38:59 UTC

[hive] branch master updated (6866d39 -> f73db94)

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 6866d39  HIVE-24813. thrift regeneration is failing with cannot find symbol TABLE_IS_CTAS (amagyar) (Attila Magyar, reviewed by Zoltan Haindrich)
     add f73db94  Revert "HIVE-24624: Repl Load should detect the compatible staging dir (Pratyushotpal Madhukar, reviewed by Aasha Medhi, Pravin Kumar Sinha)" (#2025)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/exec/Utilities.java  |  1 -
 .../hadoop/hive/ql/exec/repl/ReplDumpTask.java     |  2 -
 .../hive/ql/parse/ReplicationSemanticAnalyzer.java | 71 +++++++-----------
 .../hive/ql/parse/repl/load/DumpMetaData.java      | 23 +-----
 .../hive/ql/parse/repl/load/TestDumpMetaData.java  | 83 ----------------------
 5 files changed, 27 insertions(+), 153 deletions(-)
 delete mode 100644 ql/src/test/org/apache/hadoop/hive/ql/parse/repl/load/TestDumpMetaData.java