-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25704/
-----------------------------------------------------------
Review request for hive, Brock Noland and Xuefu Zhang.
Bugs: HIVE-8055
https://issues.apache.org/jira/browse/HIVE-8055
Repository: hive-git
Description
-------
HIVE-8054 disabled the union remove optimization feature on spark execution
engine, so that the linked FileSink descriptors do not need to be maintained.
This patch is cleaning up the un-necessary code.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkProcContext.java
5ddc16d
ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java 3cdfc51
Diff: https://reviews.apache.org/r/25704/diff/
Testing
-------
Thanks,
Na Yang