[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-28 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125667600 @chenghao-intel Would you please add a `JSONHadoopFsRelationSuite` after `OrcHadoopFsRelation` and `SimpleTextHadoopFsRelationSuite`? This ensures partitioning facilit

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-28 Thread liancheng
Github user liancheng commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125668072 Also, since PR description is written into Git commit log, please have a short description there instead of cc-ing me :stuck_out_tongue_closed_eyes: --- If your proje

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-28 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/7696#discussion_r35666265 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/json/JSONRelation.scala --- @@ -17,208 +17,153 @@ package org.apache.spark.sql.json

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125215371 [Test build #38545 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38545/console) for PR 7696 at commit [`63b3804`](https://github.

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125215415 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-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125207476 [Test build #38545 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38545/consoleFull) for PR 7696 at commit [`63b3804`](https://gith

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125206691 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7696#issuecomment-125206665 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-9381][SQL][WIP]Migrate JSON data source...

2015-07-27 Thread chenghao-intel
GitHub user chenghao-intel opened a pull request: https://github.com/apache/spark/pull/7696 [SPARK-9381][SQL][WIP]Migrate JSON data source to the new partitioning data source cc @liancheng You can merge this pull request into a Git repository by running: $ git pull https://gi