This is an automated email from the ASF dual-hosted git repository.
mahesh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 70f19ae HIVE-24410: Query-based compaction hangs because of doAs
(Karen Coppage, reviewed by Peter Varga and Peter Vary)
add c1f4f6a HIVE-24409 : Use LazyBinarySerDe2 in
PlanUtils::getReduceValueTableDesc (Mahesh Kumar Behera, reviewed by Rajesh
Balamohan)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hive/ql/exec/AppMasterEventOperator.java | 7 +++++++
.../hadoop/hive/ql/optimizer/physical/Vectorizer.java | 8 ++++++--
ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java | 3 ++-
.../hadoop/hive/serde2/lazybinary/LazyBinarySerDe2.java | 13 +++++++++++++
4 files changed, 28 insertions(+), 3 deletions(-)