[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13184 --- 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220210471 Merging in master/2.0. --- 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220204912 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220204909 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220204742 **[Test build #58828 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58828/consoleFull)** for PR 13184 at commit [`e73bc4f`](https://g

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220199488 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220199489 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220199352 **[Test build #58825 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58825/consoleFull)** for PR 13184 at commit [`df3227d`](https://g

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13184#discussion_r63804106 --- Diff: R/pkg/R/SQLContext.R --- @@ -298,6 +298,8 @@ parquetFile <- function(sqlContext, ...) { #' Create a SparkDataFrame from a text file. #'

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220193073 **[Test build #58828 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58828/consoleFull)** for PR 13184 at commit [`e73bc4f`](https://gi

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220192761 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

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/13184#discussion_r63803800 --- Diff: R/pkg/R/SQLContext.R --- @@ -298,6 +298,8 @@ parquetFile <- function(sqlContext, ...) { #' Create a SparkDataFrame from a text file. #'

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/13184#discussion_r63801142 --- Diff: R/pkg/R/SQLContext.R --- @@ -298,6 +298,8 @@ parquetFile <- function(sqlContext, ...) { #' Create a SparkDataFrame from a text file. #'

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220186970 **[Test build #58825 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58825/consoleFull)** for PR 13184 at commit [`df3227d`](https://gi

[GitHub] spark pull request: [SPARK-14463][SQL] Document the semantics for ...

2016-05-18 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/13184#issuecomment-220186800 cc @marmbrus @jurriaan --- 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-14463][SQL] Document the semantics for ...

2016-05-18 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/13184 [SPARK-14463][SQL] Document the semantics for read.text ## What changes were proposed in this pull request? This patch is a follow-up to https://github.com/apache/spark/pull/13104 and adds documen