----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26007/ -----------------------------------------------------------
Review request for hive, Brock Noland and Xuefu Zhang. Bugs: hive-8249 https://issues.apache.org/jira/browse/hive-8249 Repository: hive-git Description ------- Currently, the code for SparkPlanGenerator seems a little bit messy, and the logic is not quite clear. This JIRA is created to refactor this and related classes. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/GraphTran.java acd42be ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java 46e4b6d ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 7ab2ca0 ql/src/java/org/apache/hadoop/hive/ql/exec/spark/UnionTran.java 546b448 Diff: https://reviews.apache.org/r/26007/diff/ Testing ------- Thanks, Chao Sun