[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-18 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/9791#issuecomment-157764846 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-11804][PYSPARK] Exception raise when us...

2015-11-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9791 --- 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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9791#issuecomment-157675831 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: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9791#issuecomment-157603105 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: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/spark/pull/9791 [SPARK-11804][PYSPARK] Exception raise when using Jdbc predicates opt… …ion in PySpark You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

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

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/9791#issuecomment-157599346 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: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/9791#discussion_r45168270 --- Diff: python/pyspark/sql/utils.py --- @@ -71,3 +71,10 @@ def install_exception_handler(): patched = capture_sql_exception(original) #

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/9791#discussion_r45168252 --- Diff: python/pyspark/sql/readwriter.py --- @@ -26,6 +26,7 @@ from pyspark.rdd import ignore_unicode_prefix from pyspark.sql.column import _to_seq

[GitHub] spark pull request: [SPARK-11804][PYSPARK] Exception raise when us...

2015-11-17 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/9791#issuecomment-157631517 cc @davies --- 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