[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12267 --- 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 feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208448042 Thank you, @davies , @cloud-fan , and @rxin ! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208446870 Merging this into master, thanks! --- 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 no

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208306184 LGTM, cc @davies --- 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 f

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208282318 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 projec

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

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

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208281665 **[Test build #55520 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55520/consoleFull)** for PR 12267 at commit [`9ca13be`](https://g

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208262980 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 projec

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

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

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208262703 **[Test build #55517 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55517/consoleFull)** for PR 12267 at commit [`bdc309c`](https://g

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208249182 **[Test build #55520 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55520/consoleFull)** for PR 12267 at commit [`9ca13be`](https://gi

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/12267#discussion_r59173880 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/BinaryComparisonSimplificationSuite.scala --- @@ -0,0 +1,101 @@ +/*

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/12267#discussion_r59173780 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/BinaryComparisonSimplificationSuite.scala --- @@ -0,0 +1,101 @@ +/*

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12267#discussion_r59172676 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/BinaryComparisonSimplificationSuite.scala --- @@ -0,0 +1,101 @@ +/*

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12267#discussion_r59172635 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/BinaryComparisonSimplificationSuite.scala --- @@ -0,0 +1,101 @@ +/*

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/12267#discussion_r59172453 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/BinaryComparisonSimplificationSuite.scala --- @@ -0,0 +1,101 @@ +/*

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208223048 **[Test build #55517 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55517/consoleFull)** for PR 12267 at commit [`bdc309c`](https://gi

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208222674 The failure is irrelevant to this PR. So, I rebased to the master in order to trigger Jenkins again. ``` [info] - event ordering *** FAILED *** (1 minute)

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208214692 Merged build finished. Test FAILed. --- 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 projec

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208214567 **[Test build #55511 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55511/consoleFull)** for PR 12267 at commit [`4e9096d`](https://g

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208214694 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

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

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208193602 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 projec

[GitHub] spark pull request: [SPARK-14502][SQL] Add optimization for Binary...

2016-04-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12267#issuecomment-208193431 **[Test build #55507 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/55507/consoleFull)** for PR 12267 at commit [`86380de`](https://g