You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Na Yang <ny...@maprtech.com> on 2014/09/16 20:37:53 UTC

Review Request 25704: HIVE-8055:Code cleanup after HIVE-8054 [Spark Branch]

-----------------------------------------------------------
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