[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-13 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/19727 CTE reuse can cause the performance regression. It is hard to address without considering the costs. --- - To unsubscribe,

[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-12 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19727 Simply reusing `ProjectExec` doesn't really reduce the scan. The duplication execution of CTE is a well known issue. I've addressed it before. But seems no solution to deal all possible cases yet.

[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19727 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/83744/ Test FAILed. ---

[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19727 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19727 **[Test build #83744 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83744/testReport)** for PR 19727 at commit

[GitHub] spark issue #19727: [WIP][SPARK-22497][SQL] Project reuse

2017-11-12 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19727 **[Test build #83744 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83744/testReport)** for PR 19727 at commit