[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-162989557 **[Test build #47356 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47356/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47000161 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala --- @@ -73,7 +73,25 @@ class TypedColumn[-T, U]( /** * :: Experimental

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47006878 --- Diff: docs/sql-programming-guide.md --- @@ -9,18 +9,51 @@ title: Spark SQL and DataFrames # Overview -Spark SQL is a Spark module

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47007923 --- Diff: docs/sql-programming-guide.md --- @@ -428,6 +461,45 @@ df <- sql(sqlContext, "SELECT * FROM table") +## Creating Datasets

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47007845 --- Diff: docs/sql-programming-guide.md --- @@ -428,6 +461,45 @@ df <- sql(sqlContext, "SELECT * FROM table") +## Creating Datasets

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163007946 I made a few comments, but otherwise it's clear. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163002005 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

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47007753 --- Diff: docs/sql-programming-guide.md --- @@ -428,6 +461,45 @@ df <- sql(sqlContext, "SELECT * FROM table") +## Creating Datasets

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163001886 **[Test build #47356 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47356/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163002009 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47007033 --- Diff: docs/sql-programming-guide.md --- @@ -9,18 +9,51 @@ title: Spark SQL and DataFrames # Overview -Spark SQL is a Spark module

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47008015 --- Diff: docs/sql-programming-guide.md --- @@ -428,6 +461,45 @@ df <- sql(sqlContext, "SELECT * FROM table") +## Creating Datasets

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47008598 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -19,20 +19,60 @@ package org.apache.spark.sql import

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163059720 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: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163059722 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163059528 **[Test build #47366 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47366/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163033295 **[Test build #47366 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47366/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r47020550 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -19,20 +19,60 @@ package org.apache.spark.sql import

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-08 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-163031777 Thanks for the comments! --- 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: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-161766478 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-161766475 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: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-161766236 **[Test build #47151 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47151/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46624363 --- Diff: docs/sql-programming-guide.md --- @@ -9,18 +9,51 @@ title: Spark SQL and DataFrames # Overview -Spark SQL is a Spark module

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46624388 --- Diff: docs/sql-programming-guide.md --- @@ -9,18 +9,51 @@ title: Spark SQL and DataFrames # Overview -Spark SQL is a Spark module

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-03 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-161739656 **[Test build #47151 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/47151/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46363607 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -19,6 +19,9 @@ package org.apache.spark.sql import

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46363689 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -26,13 +29,51 @@ import

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46364663 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Column.scala --- @@ -73,7 +73,25 @@ class TypedColumn[-T, U]( /** * :: Experimental ::

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-160892063 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: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-160892064 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-160891901 **[Test build #46946 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46946/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-12-01 Thread BenFradet
Github user BenFradet commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46283588 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -26,13 +29,51 @@ import

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-11-30 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/10060#issuecomment-160871534 **[Test build #46946 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46946/consoleFull)** for PR 10060 at commit

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-11-30 Thread marmbrus
GitHub user marmbrus opened a pull request: https://github.com/apache/spark/pull/10060 [WIP][SPARK-12069][SQL] Update documentation with Datasets You can merge this pull request into a Git repository by running: $ git pull https://github.com/marmbrus/spark docs Alternatively

[GitHub] spark pull request: [WIP][SPARK-12069][SQL] Update documentation w...

2015-11-30 Thread dilipbiswal
Github user dilipbiswal commented on a diff in the pull request: https://github.com/apache/spark/pull/10060#discussion_r46244815 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/Encoder.scala --- @@ -26,13 +29,51 @@ import