This is an automated email from the ASF dual-hosted git repository.
sunchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 374564f49b3 HIVE-26692: Check for the expected thrift version before
compiling (#3820). (Alessandro Solimando, reviewed by Ayush Saxena)
add 6de98baa1a9 HIVE-26758: Allow use scratchdir for staging final job
(#3831)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hive/conf/HiveConf.java | 4 +
.../hadoop/hive/ql/exec/FileSinkOperator.java | 13 +--
.../org/apache/hadoop/hive/ql/exec/MoveTask.java | 4 +
.../hadoop/hive/ql/exec/OrcFileMergeOperator.java | 2 +
.../org/apache/hadoop/hive/ql/metadata/Hive.java | 7 +-
.../hadoop/hive/ql/optimizer/GenMapRedUtils.java | 16 ++--
.../hadoop/hive/ql/parse/SemanticAnalyzer.java | 93 ++++++++++------------
7 files changed, 77 insertions(+), 62 deletions(-)