[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11195 --- 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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-22 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-187574622 LGTM, merging to 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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-187432126 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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-187432135 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-187396282 **[Test build #51678 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51678/consoleFull)** for PR 11195 at commit

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-21 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-187045685 ok to test --- 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-13236] SQL Generation for Set Operation...

2016-02-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52955323 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52862610 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52852327 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52852292 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52851386 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52851178 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183991870 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183991868 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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52848268 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,27 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183973720 **[Test build #51277 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51277/consoleFull)** for PR 11195 at commit

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-14 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52839309 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,18 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/11195 [SPARK-13236] SQL Generation for Set Operations This PR is to implement SQL generation for the following three set operations: - Union Distinct - Intersect - Except

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183736465 **[Test build #51244 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51244/consoleFull)** for PR 11195 at commit

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183755443 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

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/11195#issuecomment-183755445 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52838622 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,18 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52838596 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,18 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52838626 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,18 @@ class LogicalPlanToSQLSuite extends

[GitHub] spark pull request: [SPARK-13236] SQL Generation for Set Operation...

2016-02-13 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/11195#discussion_r52838020 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala --- @@ -105,6 +105,18 @@ class LogicalPlanToSQLSuite extends