[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8835 --- 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 enab

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-142422244 Based on some offline discussion / debate, we've decided to merge this patch into both master and branch-1.5. I'm going to merge this now. --- If your project is set

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r40143619 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -329,7 +329,13 @@ case class EvaluatePython( /** * :: De

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r40133051 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -329,7 +329,13 @@ case class EvaluatePython( /** * :: De

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r40132036 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -342,51 +348,57 @@ case class BatchPythonEvaluation(udf: PythonUDF,

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r40131745 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -342,51 +348,57 @@ case class BatchPythonEvaluation(udf: PythonUDF,

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-22 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r40131699 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -342,51 +348,57 @@ case class BatchPythonEvaluation(udf: PythonUDF,

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141753897 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141753896 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 project

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141753867 [Test build #42724 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42724/console) for PR 8835 at commit [`5e55bf6`](https://github.

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141746338 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141746337 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 project

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141746321 [Test build #42719 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42719/console) for PR 8835 at commit [`8d3c495`](https://github.

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141746330 [Test build #42724 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42724/consoleFull) for PR 8835 at commit [`5e55bf6`](https://gith

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141745174 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-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141745236 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-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r39926505 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -342,51 +348,57 @@ case class BatchPythonEvaluation(udf: PythonUDF, out

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8835#discussion_r39926350 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/pythonUDFs.scala --- @@ -342,51 +348,57 @@ case class BatchPythonEvaluation(udf: PythonUDF, o

[GitHub] spark pull request: [SPARK-10714][SPARK-8632][SPARK-10685][SQL] Re...

2015-09-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8835#issuecomment-141724308 [Test build #42719 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42719/consoleFull) for PR 8835 at commit [`8d3c495`](https://gith