[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/12850#discussion_r65272379 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -742,6 +742,23 @@ object

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12850#discussion_r65257181 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -742,6 +742,23 @@ object InferFiltersFromConstraints

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/12850#discussion_r65237290 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -742,6 +742,23 @@ object

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12850#discussion_r65221659 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -742,6 +742,23 @@ object InferFiltersFromConstraints

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/12850 Hi, @cloud-fan . Could you review again? Now, this PR provides a more generalized way to handle all foldable constants. --- If your project is set up for it, you can reply to

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12850 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59645/ Test

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12850 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-15076][SQL] Improve ConstantFolding optimizer by ...

2016-05-31 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12850 **[Test build #59645 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59645/consoleFull)** for PR 12850 at commit