[GitHub] spark pull request #20005: [DO-NOT-MERGE] Investigating SparkR test failure

2017-12-17 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request: https://github.com/apache/spark/pull/20005 [DO-NOT-MERGE] Investigating SparkR test failure ## What changes were proposed in this pull request? Don't merge this. I would like to check few things. I am super busy for the rest

[GitHub] spark issue #18576: [SPARK-21351][SQL] Update nullability based on children'...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18576 **[Test build #85032 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85032/testReport)** for PR 18576 at commit

[GitHub] spark issue #19977: [SPARK-22771][SQL] Concatenate binary inputs into a bina...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19977 **[Test build #85031 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85031/testReport)** for PR 19977 at commit

[GitHub] spark issue #19977: [SPARK-22771][SQL] Concatenate binary inputs into a bina...

2017-12-17 Thread maropu
Github user maropu commented on the issue: https://github.com/apache/spark/pull/19977 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark pull request #19864: [SPARK-22673][SQL] InMemoryRelation should utiliz...

2017-12-17 Thread CodingCat
Github user CodingCat commented on a diff in the pull request: https://github.com/apache/spark/pull/19864#discussion_r157381615 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/columnar/InMemoryColumnarQuerySuite.scala --- @@ -479,4 +485,35 @@ class

[GitHub] spark issue #19864: [SPARK-22673][SQL] InMemoryRelation should utilize exist...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19864 **[Test build #85030 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85030/testReport)** for PR 19864 at commit

[GitHub] spark pull request #19864: [SPARK-22673][SQL] InMemoryRelation should utiliz...

2017-12-17 Thread CodingCat
Github user CodingCat commented on a diff in the pull request: https://github.com/apache/spark/pull/19864#discussion_r157381595 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/columnar/InMemoryColumnarQuerySuite.scala --- @@ -479,4 +485,35 @@ class

[GitHub] spark pull request #19864: [SPARK-22673][SQL] InMemoryRelation should utiliz...

2017-12-17 Thread CodingCat
Github user CodingCat commented on a diff in the pull request: https://github.com/apache/spark/pull/19864#discussion_r157381594 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/columnar/InMemoryColumnarQuerySuite.scala --- @@ -479,4 +485,35 @@ class

[GitHub] spark pull request #19864: [SPARK-22673][SQL] InMemoryRelation should utiliz...

2017-12-17 Thread CodingCat
Github user CodingCat commented on a diff in the pull request: https://github.com/apache/spark/pull/19864#discussion_r157381589 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/InMemoryRelation.scala --- @@ -71,9 +74,8 @@ case class InMemoryRelation(

[GitHub] spark issue #19884: [WIP][SPARK-22324][SQL][PYTHON] Upgrade Arrow to 0.8.0

2017-12-17 Thread BryanCutler
Github user BryanCutler commented on the issue: https://github.com/apache/spark/pull/19884 I just uploaded the pip packages for Windows and Linux so they are available. There is an error building the Mac packages, so those will come later after that is resolved. ---

[GitHub] spark pull request #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Opti...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/2#discussion_r157380176 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/StreamingJoinHelper.scala --- @@ -20,7 +20,10 @@ package

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19954 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85029/ Test FAILed. ---

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19954 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19954 **[Test build #85029 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85029/testReport)** for PR 19954 at commit

[GitHub] spark issue #19884: [WIP][SPARK-22324][SQL][PYTHON] Upgrade Arrow to 0.8.0

2017-12-17 Thread wesm
Github user wesm commented on the issue: https://github.com/apache/spark/pull/19884 If you want to install pyarrow 0.8.0 via conda it's available now from the `-c conda-forge` channel (https://anaconda.org/conda-forge/pyarrow). I am not sure where we are at on PyPI / pip packages --

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19954 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19954 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85028/ Test FAILed. ---

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19954 **[Test build #85028 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85028/testReport)** for PR 19954 at commit

[GitHub] spark issue #19998: [SPARK-22813][BUILD] Use lsof or /usr/sbin/lsof in run-t...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19998 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85026/ Test FAILed. ---

[GitHub] spark issue #19998: [SPARK-22813][BUILD] Use lsof or /usr/sbin/lsof in run-t...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19998 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19998: [SPARK-22813][BUILD] Use lsof or /usr/sbin/lsof in run-t...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19998 **[Test build #85026 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85026/testReport)** for PR 19998 at commit

[GitHub] spark pull request #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Opti...

2017-12-17 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/2#discussion_r157376590 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/StreamingJoinHelper.scala --- @@ -20,7 +20,10 @@ package

[GitHub] spark issue #19995: [SPARK-22807] [Scheduler] Remove config that says docker...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19995 **[Test build #4013 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4013/testReport)** for PR 19995 at commit

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19805 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19805 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85027/ Test FAILed. ---

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19805 **[Test build #85027 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85027/testReport)** for PR 19805 at commit

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20001 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85024/ Test FAILed. ---

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20001 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20001 **[Test build #85024 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85024/testReport)** for PR 20001 at commit

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/2 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85025/ Test FAILed. ---

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/2 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/2 **[Test build #85025 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85025/testReport)** for PR 2 at commit

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/20004#discussion_r157375137 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamReader.scala --- @@ -249,6 +249,8 @@ final class DataStreamReader

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/20004#discussion_r157374969 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamReader.scala --- @@ -249,6 +249,8 @@ final class DataStreamReader

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20004 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85023/ Test FAILed. ---

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20004 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20004 **[Test build #85023 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85023/testReport)** for PR 20004 at commit

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/20004#discussion_r157374876 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/csv/CSVSuite.scala --- @@ -482,6 +482,36 @@ class CSVSuite extends

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/20004#discussion_r157374697 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/csv/CSVSuite.scala --- @@ -482,6 +482,36 @@ class CSVSuite extends

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/20004#discussion_r157374638 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamReader.scala --- @@ -249,6 +249,8 @@ final class DataStreamReader

[GitHub] spark pull request #20001: [SPARK-22816][TEST] Basic tests for PromoteString...

2017-12-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/20001 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/20001 Thanks! Merged to master. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/20001 LGTM --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark pull request #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/19805#discussion_r157374081 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -540,9 +540,52 @@ class Dataset[T] private[sql]( */

[GitHub] spark issue #19149: [SPARK-21652][SQL][FOLLOW-UP] Fix rule conflict caused b...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/19149 cc @cloud-fan @sameeragarwal @jiangxb1987 @gengliangwang --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/2 cc @cloud-fan --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19954 **[Test build #85029 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85029/testReport)** for PR 19954 at commit

[GitHub] spark issue #19954: [SPARK-22757][Kubernetes] Enable use of remote dependenc...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19954 **[Test build #85028 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85028/testReport)** for PR 19954 at commit

[GitHub] spark pull request #19996: [MINOR][DOC] Fix the link of 'Getting Started'

2017-12-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19996 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark issue #19996: [MINOR][DOC] Fix the link of 'Getting Started'

2017-12-17 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/19996 Merged to master --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19988: [Spark-22795] [ML] Raise error when line search in First...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19988 **[Test build #4014 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4014/testReport)** for PR 19988 at commit

[GitHub] spark pull request #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint...

2017-12-17 Thread ferdonline
Github user ferdonline commented on a diff in the pull request: https://github.com/apache/spark/pull/19805#discussion_r157371948 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -540,9 +540,52 @@ class Dataset[T] private[sql]( */

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19805 **[Test build #85027 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85027/testReport)** for PR 19805 at commit

[GitHub] spark issue #19996: [MINOR][DOC] Fix the link of 'Getting Started'

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19996 **[Test build #4012 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4012/testReport)** for PR 19996 at commit

[GitHub] spark issue #19988: [Spark-22795] [ML] Raise error when line search in First...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19988 **[Test build #4014 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4014/testReport)** for PR 19988 at commit

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20004 **[Test build #85023 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85023/testReport)** for PR 20004 at commit

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20001 **[Test build #85024 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85024/testReport)** for PR 20001 at commit

[GitHub] spark issue #19998: [SPARK-22813][BUILD] Use lsof or /usr/sbin/lsof in run-t...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19998 **[Test build #85026 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85026/testReport)** for PR 19998 at commit

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/2 **[Test build #85025 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85025/testReport)** for PR 2 at commit

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/2 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/20001 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19998: [SPARK-22813][BUILD] Use lsof or /usr/sbin/lsof in run-t...

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/19998 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/20004 retest this please --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19995: [SPARK-22807] [Scheduler] Remove config that says docker...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19995 **[Test build #4013 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4013/testReport)** for PR 19995 at commit

[GitHub] spark issue #19996: [MINOR][DOC] Fix the link of 'Getting Started'

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19996 **[Test build #4012 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4012/testReport)** for PR 19996 at commit

[GitHub] spark issue #19096: [SPARK-21869][SS] A cached Kafka producer should not be ...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19096 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19096: [SPARK-21869][SS] A cached Kafka producer should not be ...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19096 **[Test build #85022 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85022/testReport)** for PR 19096 at commit

[GitHub] spark issue #19096: [SPARK-21869][SS] A cached Kafka producer should not be ...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19096 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85022/ Test PASSed. ---

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20004 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20004 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85021/ Test FAILed. ---

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20004 **[Test build #85021 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85021/testReport)** for PR 20004 at commit

[GitHub] spark issue #19096: [SPARK-21869][SS] A cached Kafka producer should not be ...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19096 **[Test build #85022 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85022/testReport)** for PR 19096 at commit

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20001 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20001 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85020/ Test FAILed. ---

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20001 **[Test build #85020 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85020/testReport)** for PR 20001 at commit

[GitHub] spark issue #19714: [SPARK-22489][SQL] Shouldn't change broadcast join build...

2017-12-17 Thread wangyum
Github user wangyum commented on the issue: https://github.com/apache/spark/pull/19714 Can we backport this to branch-2.2? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands,

[GitHub] spark issue #19992: [SPARK-22805][CORE] Use StorageLevel aliases in event lo...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19992 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19992: [SPARK-22805][CORE] Use StorageLevel aliases in event lo...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19992 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85019/ Test FAILed. ---

[GitHub] spark issue #19992: [SPARK-22805][CORE] Use StorageLevel aliases in event lo...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19992 **[Test build #85019 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85019/testReport)** for PR 19992 at commit

[GitHub] spark pull request #19977: [SPARK-22771][SQL] Concatenate binary inputs into...

2017-12-17 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/19977#discussion_r157367539 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala --- @@ -50,15 +51,23 @@ import

[GitHub] spark issue #19996: [MINOR][DOC] Fix the link of 'Getting Started'

2017-12-17 Thread mcavdar
Github user mcavdar commented on the issue: https://github.com/apache/spark/pull/19996 @srowen [Here](https://github.com/mcavdar/NLP/blob/master/Broken%20Links/spark/spark_404links.txt) is all broken links, it may be useful. Each line contains broken link and parent page (separated

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20004 **[Test build #85021 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85021/testReport)** for PR 20004 at commit

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/20004 FYI, we are suffering from R test failures. Probably, it will fail on it currently. Let's fix up the title to `[SPARK-22818][SQL] ...`. ---

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/20004 ok to test --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20004 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread ep1804
Github user ep1804 commented on the issue: https://github.com/apache/spark/pull/20004 This is the original thread: https://github.com/apache/spark/pull/17177 --- - To unsubscribe, e-mail:

[GitHub] spark issue #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread ep1804
Github user ep1804 commented on the issue: https://github.com/apache/spark/pull/20004 @HyukjinKwon This issue is re-open. Please check this. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #20004: [Spark 22818][SQL] csv escape of quote escape

2017-12-17 Thread ep1804
GitHub user ep1804 opened a pull request: https://github.com/apache/spark/pull/20004 [Spark 22818][SQL] csv escape of quote escape ## What changes were proposed in this pull request? Escape of escape should be considered when using the UniVocity csv encoding/decoding

[GitHub] spark issue #20001: [SPARK-22816][TEST] Basic tests for PromoteStrings and I...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20001 **[Test build #85020 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85020/testReport)** for PR 20001 at commit

[GitHub] spark issue #19149: [SPARK-21652][SQL][FOLLOW-UP] Fix rule conflict caused b...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19149 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19149: [SPARK-21652][SQL][FOLLOW-UP] Fix rule conflict caused b...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19149 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85018/ Test FAILed. ---

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/2 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85016/ Test FAILed. ---

[GitHub] spark issue #19149: [SPARK-21652][SQL][FOLLOW-UP] Fix rule conflict caused b...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19149 **[Test build #85018 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85018/testReport)** for PR 19149 at commit

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/2 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #20000: [SPARK-22815] [SQL] Keep PromotePrecision in Optimized P...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/2 **[Test build #85016 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85016/testReport)** for PR 2 at commit

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19805 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85017/ Test FAILed. ---

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19805 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19805 **[Test build #85017 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85017/testReport)** for PR 19805 at commit

[GitHub] spark issue #19992: [SPARK-22805][CORE] Use StorageLevel aliases in event lo...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19992 **[Test build #85019 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85019/testReport)** for PR 19992 at commit

[GitHub] spark issue #19805: [SPARK-22649][PYTHON][SQL] Adding localCheckpoint to Dat...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19805 **[Test build #85017 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85017/testReport)** for PR 19805 at commit

<    1   2   3   >