> On Sept. 29, 2014, 11:34 p.m., Xuefu Zhang wrote:
> > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java, line 34
> > <https://reviews.apache.org/r/26120/diff/2/?file=708344#file708344line34>
> >
> >     Do we need rootTrans?

I thought rootTrans is just the same as the keyset of mapInputs, so I removed 
it. Correct me if I'm wrong.


> On Sept. 29, 2014, 11:34 p.m., Xuefu Zhang wrote:
> > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java, line 72
> > <https://reviews.apache.org/r/26120/diff/2/?file=708344#file708344line72>
> >
> >     So we are not do union of those any more?

I forgot ... now fixed.


- Chao


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26120/#review54904
-----------------------------------------------------------


On Sept. 29, 2014, 8:16 p.m., Chao Sun wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26120/
> -----------------------------------------------------------
> 
> (Updated Sept. 29, 2014, 8:16 p.m.)
> 
> 
> Review request for hive and Xuefu Zhang.
> 
> 
> Bugs: HIVE-8278
>     https://issues.apache.org/jira/browse/HIVE-8278
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-8249 greatly simply file the SparkPlan model and the SparkPlanGenerator 
> logic. As a side effect, however, a visual representation of SparkPlan got 
> lost. Such representation is helpful for debugging and performance profiling. 
> In addition, it would be also good to separate plan generation and plan 
> execution.
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java f8b3283 
>   ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java 
> 15af0f9 
> 
> Diff: https://reviews.apache.org/r/26120/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Chao Sun
> 
>

Reply via email to