[GitHub] spark pull request: [SPARK-11955][SQL] Mark optional fields in mer...

2016-01-29 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/9940#discussion_r51235044 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/types/StructType.scala --- @@ -359,6 +361,18 @@ object StructType extends AbstractDataType {

[GitHub] spark pull request: [SPARK-12968][SQL] Implement command to set cu...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10916#issuecomment-176634276 **[Test build #50350 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50350/consoleFull)** for PR 10916 at commit [`ff5508b`](https://g

[GitHub] spark pull request: [SPARK-12968][SQL] Implement command to set cu...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10916#issuecomment-176634487 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-12968][SQL] Implement command to set cu...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10916#issuecomment-176634486 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-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176635007 @rxin Added. --- 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 e

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176635256 **[Test build #50343 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50343/consoleFull)** for PR 10608 at commit [`8dd36ab`](https://g

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176635613 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-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176635615 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: [Test][DO_NO_MERGE]Try to reproduce the bug

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10904#issuecomment-176635674 **[Test build #50336 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50336/consoleFull)** for PR 10904 at commit [`89fa5fa`](https://g

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176635918 LGTM --- 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

[GitHub] spark pull request: [Test][DO_NO_MERGE]Try to reproduce the bug

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10904#issuecomment-176635994 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: [Test][DO_NO_MERGE]Try to reproduce the bug

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10904#issuecomment-176635990 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-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176636705 **[Test build #2473 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2473/consoleFull)** for PR 10977 at commit [`ffa8e6b`](https://g

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176636537 **[Test build #50359 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50359/consoleFull)** for PR 10977 at commit [`ffa8e6b`](https://gi

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176638542 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-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51235835 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSourceStrategy.scala --- @@ -251,6 +262,69 @@ private[sql] object DataSo

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176638543 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-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176638656 These look like legitimate test failures. It's a little tricky to reason about which ones might be caused by this patch vs. longstanding 2.11 compatibility issues bec

[GitHub] spark pull request: [SPARK-12463][SPARK-12464][SPARK-12465][SPARK-...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10057#issuecomment-176638844 **[Test build #50352 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50352/consoleFull)** for PR 10057 at commit [`5ebaf04`](https://g

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51235989 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedReadSuite.scala --- @@ -59,6 +60,77 @@ class BucketedReadSuite extends QueryTest wi

[GitHub] spark pull request: [SPARK-12463][SPARK-12464][SPARK-12465][SPARK-...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10057#issuecomment-176639037 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-12463][SPARK-12464][SPARK-12465][SPARK-...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10057#issuecomment-176639040 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-12706] [SQL] grouping() and grouping_id...

2016-01-29 Thread hvanhovell
Github user hvanhovell commented on the pull request: https://github.com/apache/spark/pull/10677#issuecomment-176640840 I'll have a look --- 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-13070][SQL] Better error message when P...

2016-01-29 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/10979 [SPARK-13070][SQL] Better error message when Parquet schema merging fails Make sure we throw better error messages when Parquet schema merging fails. You can merge this pull request into a Git repos

[GitHub] spark pull request: [SPARK-12997][SQL] Use cast expression to perf...

2016-01-29 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/10980 [SPARK-12997][SQL] Use cast expression to perform type cast in csv https://issues.apache.org/jira/browse/SPARK-12997 CSVTypeCast.castTo should probably be removed, and just replace its usage

[GitHub] spark pull request: [SPARK-12706] [SQL] grouping() and grouping_id...

2016-01-29 Thread hvanhovell
Github user hvanhovell commented on a diff in the pull request: https://github.com/apache/spark/pull/10677#discussion_r51236354 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -233,14 +233,39 @@ class Analyzer( }

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176643022 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-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176642840 **[Test build #50359 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50359/consoleFull)** for PR 10977 at commit [`ffa8e6b`](https://g

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176643027 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-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51236653 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala --- @@ -465,6 +466,14 @@ abstract class HadoopFsRelation private[sql](

[GitHub] spark pull request: [SPARK-13070][SQL] Better error message when P...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176645619 **[Test build #50361 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50361/consoleFull)** for PR 10979 at commit [`2e594af`](https://gi

[GitHub] spark pull request: [SPARK-12997][SQL] Use cast expression to perf...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10980#issuecomment-176646194 **[Test build #50363 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50363/consoleFull)** for PR 10980 at commit [`62a39ee`](https://gi

[GitHub] spark pull request: [SPARK-13076][SQL] Rename ClientInterface -> H...

2016-01-29 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/10981 [SPARK-13076][SQL] Rename ClientInterface -> HiveClient And ClientWrapper -> HiveClientImpl. I have some followup pull requests to introduce a new internal catalog, and I think this new namin

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176646131 **[Test build #50360 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50360/consoleFull)** for PR 10942 at commit [`4055b41`](https://gi

[GitHub] spark pull request: [SPARK-12689][SQL] Migrate DDL parsing to the ...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10723#issuecomment-176646144 **[Test build #50355 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50355/consoleFull)** for PR 10723 at commit [`8b7086e`](https://g

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51237016 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSourceStrategy.scala --- @@ -251,6 +262,77 @@ private[sql] object DataSou

[GitHub] spark pull request: [SPARK-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176646017 Looks like the problem might be related to https://github.com/apache/spark/pull/9816: I think that the REPL log level is being set to WARN, preventing the suite from

[GitHub] spark pull request: [SPARK-12689][SQL] Migrate DDL parsing to the ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10723#issuecomment-176646327 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-11691][SQL] Allow to specify compressio...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9657#issuecomment-176646312 **[Test build #50364 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50364/consoleFull)** for PR 9657 at commit [`3645dbc`](https://gith

[GitHub] spark pull request: [SPARK-12689][SQL] Migrate DDL parsing to the ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10723#issuecomment-176646326 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-12689][SQL] Migrate DDL parsing to the ...

2016-01-29 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/10723#issuecomment-176648006 retest this please. --- 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 fe

[GitHub] spark pull request: [SPARK-13056][SQL] map column would throw NPE ...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10964#issuecomment-176648526 **[Test build #50362 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50362/consoleFull)** for PR 10964 at commit [`bf429ca`](https://gi

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176649077 **[Test build #50338 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50338/consoleFull)** for PR 10930 at commit [`e627f5b`](https://g

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176649273 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-13020][SQL][test] fix random generator ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176649270 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-11691][SQL] Allow to specify compressio...

2016-01-29 Thread maropu
Github user maropu commented on the pull request: https://github.com/apache/spark/pull/9657#issuecomment-176649314 @rxin @liancheng Could you review this? --- 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 do

[GitHub] spark pull request: [SPARK-12689][SQL] Migrate DDL parsing to the ...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10723#issuecomment-176649593 **[Test build #50366 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50366/consoleFull)** for PR 10723 at commit [`8b7086e`](https://gi

[GitHub] spark pull request: [SPARK-11691][SQL] Allow to specify compressio...

2016-01-29 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/9657#discussion_r51237807 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala --- @@ -155,6 +157,15 @@ final class DataFrameWriter private[sql](df: DataFrame) {

[GitHub] spark pull request: [SPARK-11691][SQL] Allow to specify compressio...

2016-01-29 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/9657#discussion_r51237900 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala --- @@ -155,6 +157,15 @@ final class DataFrameWriter private[sql](df: DataFrame) {

[GitHub] spark pull request: [SPARK-13070][SQL] Better error message when P...

2016-01-29 Thread holdenk
Github user holdenk commented on a diff in the pull request: https://github.com/apache/spark/pull/10979#discussion_r51237908 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRelation.scala --- @@ -800,9 +800,21 @@ private[sql] object Parq

[GitHub] spark pull request: [SPARK-13076][SQL] Rename ClientInterface -> H...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10981#issuecomment-176651139 **[Test build #50365 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50365/consoleFull)** for PR 10981 at commit [`0dca45c`](https://gi

[GitHub] spark pull request: [SPARK-13070][SQL] Better error message when P...

2016-01-29 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/10979#discussion_r51238223 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetRelation.scala --- @@ -800,9 +800,21 @@ private[sql] object Parqu

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176651715 **[Test build #50357 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50357/consoleFull)** for PR 10930 at commit [`c5e4d99`](https://g

[GitHub] spark pull request: [SPARK-13020][SQL][test] fix random generator ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176652103 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-13020][SQL][test] fix random generator ...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10930#issuecomment-176652107 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-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176652557 I think I found the problem: looks like `Utils.isInterp()` was returning true even in non-interpreter code because of a small difference in how the 2.11 REPL works.

[GitHub] spark pull request: [SPARK-12997][SQL] Use cast expression to perf...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10980#issuecomment-176652713 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-12997][SQL] Use cast expression to perf...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10980#issuecomment-176652710 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-12997][SQL] Use cast expression to perf...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10980#issuecomment-176652641 **[Test build #50363 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50363/consoleFull)** for PR 10980 at commit [`62a39ee`](https://g

[GitHub] spark pull request: [SPARK-11691][SQL] Allow to specify compressio...

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

[GitHub] spark pull request: [SPARK-11691][SQL] Allow to specify compressio...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9657#issuecomment-176653290 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 project

[GitHub] spark pull request: [SPARK-11691][SQL] Allow to specify compressio...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/9657#issuecomment-176653248 **[Test build #50364 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50364/consoleFull)** for PR 9657 at commit [`3645dbc`](https://git

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51238805 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSourceStrategy.scala --- @@ -251,6 +262,77 @@ private[sql] object DataSo

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10942#discussion_r51238781 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala --- @@ -465,6 +466,14 @@ abstract class HadoopFsRelation private[sql](

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

2016-01-29 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/10630#issuecomment-176653934 Thank you! Just cleaned the codes. : ) --- 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-12656] [SQL] Implement Intersect with L...

2016-01-29 Thread cloud-fan
Github user cloud-fan commented on the pull request: https://github.com/apache/spark/pull/10630#issuecomment-176656084 LGTM, pending 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-6363][BUILD] Make Scala 2.11 the defaul...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10608#issuecomment-176657688 **[Test build #50367 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50367/consoleFull)** for PR 10608 at commit [`2c901e5`](https://gi

[GitHub] spark pull request: [SPARK-13056][SQL] map column would throw NPE ...

2016-01-29 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/10964#discussion_r51239924 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1463,4 +1463,11 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request: [SPARK-12656] [SQL] Implement Intersect with L...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10630#issuecomment-176659772 **[Test build #50368 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50368/consoleFull)** for PR 10630 at commit [`b600089`](https://gi

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176660580 **[Test build #50369 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50369/consoleFull)** for PR 10762 at commit [`7e7de89`](https://gi

[GitHub] spark pull request: [SPARK-13056][SQL] map column would throw NPE ...

2016-01-29 Thread adrian-wang
Github user adrian-wang commented on a diff in the pull request: https://github.com/apache/spark/pull/10964#discussion_r51240308 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1463,4 +1463,11 @@ class SQLQuerySuite extends QueryTe

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-29 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10762#discussion_r51240523 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/ResolveNaturalJoinSuite.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to th

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176663786 **[Test build #2473 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2473/consoleFull)** for PR 10977 at commit [`ffa8e6b`](https://

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176664735 **[Test build #50370 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50370/consoleFull)** for PR 10942 at commit [`d0c2a71`](https://gi

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176668114 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-12828][SQL]add natural join support

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176667978 **[Test build #50369 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50369/consoleFull)** for PR 10762 at commit [`7e7de89`](https://g

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176668108 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-12828][SQL]add natural join support

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176670796 **[Test build #50372 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50372/consoleFull)** for PR 10762 at commit [`2cf5629`](https://gi

[GitHub] spark pull request: [SPARK-12957][SQL] Initial support for constra...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10844#issuecomment-176671555 **[Test build #50371 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50371/consoleFull)** for PR 10844 at commit [`53be837`](https://gi

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176674962 **[Test build #50370 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50370/consoleFull)** for PR 10942 at commit [`d0c2a71`](https://g

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176675129 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-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10977#issuecomment-176675120 I've merged this. --- 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 featu

[GitHub] spark pull request: [SPARK-13070][SQL] Better error message when P...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176675240 **[Test build #50373 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50373/consoleFull)** for PR 10979 at commit [`de137ed`](https://gi

[GitHub] spark pull request: [SPARK-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176675123 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-13070][SQL] Better error message when P...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176675716 **[Test build #50361 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50361/consoleFull)** for PR 10979 at commit [`2e594af`](https://g

[GitHub] spark pull request: [SPARK-13031] [SQL] cleanup codegen and improv...

2016-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/10977 --- 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-13070][SQL] Better error message when P...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176675975 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-13070][SQL] Better error message when P...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176675972 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-13078][SQL] Internal catalog API - WIP

2016-01-29 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/10982 [SPARK-13078][SQL] Internal catalog API - WIP This pull request creates an internal catalog API. The creation of this API is the first step towards consolidating SQLContext and HiveContext. I envision

[GitHub] spark pull request: [SPARK-13078][SQL] Internal catalog API - WIP

2016-01-29 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/10982#issuecomment-176677863 cc @hvanhovell --- 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

[GitHub] spark pull request: [SPARK-13078][SQL] Internal catalog API - WIP

2016-01-29 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10982#discussion_r51243934 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/interface.scala --- @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Softwa

[GitHub] spark pull request: [SPARK-13078][SQL] Internal catalog API - WIP

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10982#issuecomment-176679640 **[Test build #50374 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50374/consoleFull)** for PR 10982 at commit [`9e96106`](https://gi

[GitHub] spark pull request: [SPARK-12828][SQL]add natural join support

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176680094 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-12828][SQL]add natural join support

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176680093 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-12828][SQL]add natural join support

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10762#issuecomment-176680059 **[Test build #50372 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50372/consoleFull)** for PR 10762 at commit [`2cf5629`](https://g

[GitHub] spark pull request: [SPARK-13076][SQL] Rename ClientInterface -> H...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10981#issuecomment-176681297 **[Test build #50365 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50365/consoleFull)** for PR 10981 at commit [`0dca45c`](https://g

[GitHub] spark pull request: [SPARK-13076][SQL] Rename ClientInterface -> H...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10981#issuecomment-176681707 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-13076][SQL] Rename ClientInterface -> H...

2016-01-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10981#issuecomment-176681716 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-12850] [SQL] Support Bucket Pruning (Pr...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10942#issuecomment-176682303 **[Test build #50360 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50360/consoleFull)** for PR 10942 at commit [`4055b41`](https://g

[GitHub] spark pull request: [SPARK-13070][SQL] Better error message when P...

2016-01-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10979#issuecomment-176682558 **[Test build #50373 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50373/consoleFull)** for PR 10979 at commit [`de137ed`](https://g

  1   2   3   4   5   6   7   >