-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26296/
-----------------------------------------------------------
Review request for hive and Xuefu Zhang.
Bugs: HIVE-8331
https://issues.apache.org/jira/browse/HIVE-8331
Repository: hive-git
Description
-------
HIVE-8303 patch introduced some result diffs for some spark tests. We need to
investigate those, including parallel_join0.q, union22.q,
vectorized_shufflejoin.q, union_remove_18.q, and maybe more.
Also the investigation includes the test failures related to spark.
Specifically, union_remove_18.q demonstrated random order.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/io/IOContext.java fed6ccd
ql/src/test/results/clientpositive/spark/union_remove_18.q.out 60ab60b
Diff: https://reviews.apache.org/r/26296/diff/
Testing
-------
Thanks,
Chao Sun