[GitHub] [spark] AmplabJenkins removed a comment on pull request #28983: [SPARK-32159][SQL] Fix integration between Aggregator[Array[_], _, _] and UnresolvedMapObjects

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28983: URL: https://github.com/apache/spark/pull/28983#issuecomment-655249920 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] maropu commented on a change in pull request #28979: [SPARK-32154][SQL] Use ExpressionEncoder for the return type of ScalaUDF to convert to catalyst type

2020-07-07 Thread GitBox
maropu commented on a change in pull request #28979: URL: https://github.com/apache/spark/pull/28979#discussion_r451252438 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/encoders/ExpressionEncoder.scala ## @@ -305,6 +305,14 @@ case class ExpressionEnco

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28983: [SPARK-32159][SQL] Fix integration between Aggregator[Array[_], _, _] and UnresolvedMapObjects

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28983: URL: https://github.com/apache/spark/pull/28983#issuecomment-655249913 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on pull request #28983: [SPARK-32159][SQL] Fix integration between Aggregator[Array[_], _, _] and UnresolvedMapObjects

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28983: URL: https://github.com/apache/spark/pull/28983#issuecomment-655249913 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA removed a comment on pull request #28983: [SPARK-32159][SQL] Fix integration between Aggregator[Array[_], _, _] and UnresolvedMapObjects

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28983: URL: https://github.com/apache/spark/pull/28983#issuecomment-655208601 **[Test build #125269 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125269/testReport)** for PR 28983 at commit [`ee96cc0`](https://gi

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655248811 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] SparkQA commented on pull request #28983: [SPARK-32159][SQL] Fix integration between Aggregator[Array[_], _, _] and UnresolvedMapObjects

2020-07-07 Thread GitBox
SparkQA commented on pull request #28983: URL: https://github.com/apache/spark/pull/28983#issuecomment-655249419 **[Test build #125269 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125269/testReport)** for PR 28983 at commit [`ee96cc0`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655248805 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655248805 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] maropu commented on pull request #29022: [SPARK-32207][SQL] Support 'F'-suffixed Float Literals

2020-07-07 Thread GitBox
maropu commented on pull request #29022: URL: https://github.com/apache/spark/pull/29022#issuecomment-655247394 Could you update the doc, too? https://github.com/apache/spark/blob/master/docs/sql-ref-literals.md#numeric-literal cc: @huaxingao --

[GitHub] [spark] SparkQA removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655180245 **[Test build #125265 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125265/testReport)** for PR 28986 at commit [`0faac2a`](https://gi

[GitHub] [spark] SparkQA commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
SparkQA commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655246963 **[Test build #125265 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125265/testReport)** for PR 28986 at commit [`0faac2a`](https://github.co

[GitHub] [spark] cloud-fan commented on a change in pull request #29026: [SPARK-28067][SPARK-32018] Fix decimal overflow issues

2020-07-07 Thread GitBox
cloud-fan commented on a change in pull request #29026: URL: https://github.com/apache/spark/pull/29026#discussion_r451249339 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java ## @@ -288,7 +288,7 @@ public void setDecimal(int ord

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655246121 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28977: [WIP] Add all hive.execution suite in the parallel test group

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28977: URL: https://github.com/apache/spark/pull/28977#issuecomment-655246453 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins commented on pull request #28977: [WIP] Add all hive.execution suite in the parallel test group

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28977: URL: https://github.com/apache/spark/pull/28977#issuecomment-655246453 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655246115 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] SparkQA removed a comment on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655241806 **[Test build #125281 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125281/testReport)** for PR 29010 at commit [`018c981`](https://gi

[GitHub] [spark] cloud-fan commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
cloud-fan commented on a change in pull request #28833: URL: https://github.com/apache/spark/pull/28833#discussion_r451248585 ## File path: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala ## @@ -2309,6 +2310,126 @@ class HiveDDLSuite } }

[GitHub] [spark] SparkQA commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
SparkQA commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655246083 **[Test build #125281 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125281/testReport)** for PR 29010 at commit [`018c981`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28647: URL: https://github.com/apache/spark/pull/28647#issuecomment-655245697 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] AmplabJenkins commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655246115 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA commented on pull request #28977: [WIP] Add all hive.execution suite in the parallel test group

2020-07-07 Thread GitBox
SparkQA commented on pull request #28977: URL: https://github.com/apache/spark/pull/28977#issuecomment-655246106 **[Test build #125283 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125283/testReport)** for PR 28977 at commit [`0124cf3`](https://github.com

[GitHub] [spark] AmplabJenkins commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28647: URL: https://github.com/apache/spark/pull/28647#issuecomment-655245693 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] maropu commented on pull request #28991: [SPARK-26533][SQL][test-hive1.2][test-hadoop2.7] Support query auto timeout cancel on thriftserver

2020-07-07 Thread GitBox
maropu commented on pull request #28991: URL: https://github.com/apache/spark/pull/28991#issuecomment-655245840 Yea, looks okay to add it. But, it might better to make anotehr PR for the support. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655245259 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28647: URL: https://github.com/apache/spark/pull/28647#issuecomment-655245693 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655245075 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] SparkQA removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655227027 **[Test build #125277 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125277/testReport)** for PR 28683 at commit [`dbdab2d`](https://gi

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655245251 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29027: URL: https://github.com/apache/spark/pull/29027#issuecomment-655244959 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] SparkQA removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655237524 **[Test build #125279 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125279/testReport)** for PR 26935 at commit [`9a066c1`](https://gi

[GitHub] [spark] SparkQA commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
SparkQA commented on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655245199 **[Test build #125277 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125277/testReport)** for PR 28683 at commit [`dbdab2d`](https://github.co

[GitHub] [spark] AmplabJenkins commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655245066 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28647: URL: https://github.com/apache/spark/pull/28647#issuecomment-655220909 **[Test build #125274 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125274/testReport)** for PR 28647 at commit [`19f398b`](https://gi

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655245066 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655245251 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins commented on pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #29027: URL: https://github.com/apache/spark/pull/29027#issuecomment-655244959 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

2020-07-07 Thread GitBox
SparkQA commented on pull request #28647: URL: https://github.com/apache/spark/pull/28647#issuecomment-655244977 **[Test build #125274 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125274/testReport)** for PR 28647 at commit [`19f398b`](https://github.co

[GitHub] [spark] SparkQA commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
SparkQA commented on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655245006 **[Test build #125279 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125279/testReport)** for PR 26935 at commit [`9a066c1`](https://github.co

[GitHub] [spark] maropu commented on pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
maropu commented on pull request #29033: URL: https://github.com/apache/spark/pull/29033#issuecomment-655244206 Looks okay and this PR is not related to the tests. So, I've merged it into master/3.0. This is an automated mes

[GitHub] [spark] dongjoon-hyun edited a comment on pull request #29017: [WIP][SPARK-XXX][TESTS] Disable SBT unidoc generation testing in Jenkins

2020-07-07 Thread GitBox
dongjoon-hyun edited a comment on pull request #29017: URL: https://github.com/apache/spark/pull/29017#issuecomment-655161606 Thanks, @HeartSaVioR . @HyukjinKwon is also working on the Spark private mailing list toward GitHub Action migration.

[GitHub] [spark] maropu closed pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
maropu closed pull request #29033: URL: https://github.com/apache/spark/pull/29033 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [spark] SparkQA removed a comment on pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #29027: URL: https://github.com/apache/spark/pull/29027#issuecomment-655056268 **[Test build #125245 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125245/testReport)** for PR 29027 at commit [`5e4a420`](https://gi

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #29026: [SPARK-28067][SPARK-32018] Fix decimal overflow issues

2020-07-07 Thread GitBox
dongjoon-hyun commented on a change in pull request #29026: URL: https://github.com/apache/spark/pull/29026#discussion_r451246428 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java ## @@ -288,7 +288,7 @@ public void setDecimal(int

[GitHub] [spark] SparkQA commented on pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
SparkQA commented on pull request #29027: URL: https://github.com/apache/spark/pull/29027#issuecomment-655243134 **[Test build #125245 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125245/testReport)** for PR 29027 at commit [`5e4a420`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655242039 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] AmplabJenkins commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655242162 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655242162 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655242033 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] SparkQA commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
SparkQA commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655241806 **[Test build #125281 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125281/testReport)** for PR 29010 at commit [`018c981`](https://github.com

[GitHub] [spark] AmplabJenkins commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655242033 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
SparkQA commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655241810 **[Test build #125282 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125282/testReport)** for PR 28986 at commit [`0faac2a`](https://github.com

[GitHub] [spark] SparkQA removed a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655210553 **[Test build #125270 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125270/testReport)** for PR 28833 at commit [`9ad57d1`](https://gi

[GitHub] [spark] SparkQA commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
SparkQA commented on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655241849 **[Test build #125270 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125270/testReport)** for PR 28833 at commit [`9ad57d1`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-654154242 Can one of the admins verify this patch? This is an automated message from the Apache Git Service.

[GitHub] [spark] dongjoon-hyun commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-07 Thread GitBox
dongjoon-hyun commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-655241050 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [spark] dongjoon-hyun closed pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
dongjoon-hyun closed pull request #29027: URL: https://github.com/apache/spark/pull/29027 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [spark] dongjoon-hyun commented on pull request #29027: [SPARK-32163][SQL][3.0] Nested pruning should work even with cosmetic variations

2020-07-07 Thread GitBox
dongjoon-hyun commented on pull request #29027: URL: https://github.com/apache/spark/pull/29027#issuecomment-655240181 Merged to branch-3.0. Thank you, @viirya and @maropu . All UTs (including R) already passed in the current running Jenkins.

[GitHub] [spark] AmplabJenkins commented on pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #29033: URL: https://github.com/apache/spark/pull/29033#issuecomment-655240120 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29033: URL: https://github.com/apache/spark/pull/29033#issuecomment-655240120 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655239961 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655239961 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] SparkQA commented on pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
SparkQA commented on pull request #29033: URL: https://github.com/apache/spark/pull/29033#issuecomment-655239570 **[Test build #125280 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125280/testReport)** for PR 29033 at commit [`91fb92d`](https://github.com

[GitHub] [spark] HyukjinKwon commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
HyukjinKwon commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655239427 retest this please This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655238461 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655238451 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655238451 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] ulysses-you commented on pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
ulysses-you commented on pull request #29033: URL: https://github.com/apache/spark/pull/29033#issuecomment-655237998 cc @maropu This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [spark] ulysses-you opened a new pull request #29033: [SPARK-30703][SQL][FOLLOWUP] Update SqlBase.g4 invalid comment

2020-07-07 Thread GitBox
ulysses-you opened a new pull request #29033: URL: https://github.com/apache/spark/pull/29033 ### What changes were proposed in this pull request? Modify the comment of `SqlBase.g4`. ### Why are the changes needed? `docs/sql-keywords.md` has already moved to `do

[GitHub] [spark] AmplabJenkins commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655237786 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655237786 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] SparkQA removed a comment on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655170151 **[Test build #125264 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125264/testReport)** for PR 28986 at commit [`0faac2a`](https://gi

[GitHub] [spark] SparkQA commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
SparkQA commented on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655237524 **[Test build #125279 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125279/testReport)** for PR 26935 at commit [`9a066c1`](https://github.com

[GitHub] [spark] SparkQA commented on pull request #28986: [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors.

2020-07-07 Thread GitBox
SparkQA commented on pull request #28986: URL: https://github.com/apache/spark/pull/28986#issuecomment-655237406 **[Test build #125264 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125264/testReport)** for PR 28986 at commit [`0faac2a`](https://github.co

[GitHub] [spark] wangyum commented on pull request #28991: [SPARK-26533][SQL][test-hive1.2][test-hadoop2.7] Support query auto timeout cancel on thriftserver

2020-07-07 Thread GitBox
wangyum commented on pull request #28991: URL: https://github.com/apache/spark/pull/28991#issuecomment-655237430 Yes. This will be useful for user to manage queries with SLA. @maropu @juliuszsompolski What do you think? Thi

[GitHub] [spark] HeartSaVioR commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

2020-07-07 Thread GitBox
HeartSaVioR commented on pull request #26935: URL: https://github.com/apache/spark/pull/26935#issuecomment-655236672 retest this, please This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [spark] HyukjinKwon commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
HyukjinKwon commented on a change in pull request #28833: URL: https://github.com/apache/spark/pull/28833#discussion_r451238732 ## File path: python/pyspark/sql/types.py ## @@ -116,6 +116,9 @@ class NullType(DataType): __metaclass__ = DataTypeSingleton +def simpleS

[GitHub] [spark] HyukjinKwon commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
HyukjinKwon commented on a change in pull request #28833: URL: https://github.com/apache/spark/pull/28833#discussion_r451239237 ## File path: python/pyspark/sql/types.py ## @@ -116,6 +116,9 @@ class NullType(DataType): __metaclass__ = DataTypeSingleton +def simpleS

[GitHub] [spark] HyukjinKwon commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
HyukjinKwon commented on a change in pull request #28833: URL: https://github.com/apache/spark/pull/28833#discussion_r451238732 ## File path: python/pyspark/sql/types.py ## @@ -116,6 +116,9 @@ class NullType(DataType): __metaclass__ = DataTypeSingleton +def simpleS

[GitHub] [spark] dongjoon-hyun edited a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
dongjoon-hyun edited a comment on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655234096 Merged to master. Thank you for your patience, @LantaoJin . (The last commit is only about HiveDDLSuite. I tested it locally.) --

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655233785 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/125

[GitHub] [spark] dongjoon-hyun closed pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
dongjoon-hyun closed pull request #28833: URL: https://github.com/apache/spark/pull/28833 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [spark] SparkQA removed a comment on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
SparkQA removed a comment on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655226976 **[Test build #125275 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125275/testReport)** for PR 28989 at commit [`0d722a9`](https://gi

[GitHub] [spark] dongjoon-hyun commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for creating table with void column datatype

2020-07-07 Thread GitBox
dongjoon-hyun commented on pull request #28833: URL: https://github.com/apache/spark/pull/28833#issuecomment-655234096 Merged to master. Thank you for your patience, @LantaoJin . This is an automated message from the Apache G

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655233779 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] SparkQA commented on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
SparkQA commented on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655233737 **[Test build #125275 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125275/testReport)** for PR 28989 at commit [`0d722a9`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29020: [SPARK-23431][CORE] Expose stage level peak executor metrics via REST API

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #29020: URL: https://github.com/apache/spark/pull/29020#issuecomment-655233482 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins commented on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655233779 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins commented on pull request #29020: [SPARK-23431][CORE] Expose stage level peak executor metrics via REST API

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #29020: URL: https://github.com/apache/spark/pull/29020#issuecomment-655233482 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] HyukjinKwon commented on pull request #28993: [SPARK-32168][SQL] Fix hidden partitioning correctness bug in SQL overwrite

2020-07-07 Thread GitBox
HyukjinKwon commented on pull request #28993: URL: https://github.com/apache/spark/pull/28993#issuecomment-655233411 One question https://github.com/apache/spark/pull/28993#discussion_r451234819. Otherwise, I am okay considering that it's still under development. ---

[GitHub] [spark] SparkQA commented on pull request #29020: [SPARK-23431][CORE] Expose stage level peak executor metrics via REST API

2020-07-07 Thread GitBox
SparkQA commented on pull request #29020: URL: https://github.com/apache/spark/pull/29020#issuecomment-655233154 **[Test build #125278 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/125278/testReport)** for PR 29020 at commit [`2d5b73d`](https://github.com

[GitHub] [spark] HyukjinKwon commented on a change in pull request #28993: [SPARK-32168][SQL] Fix hidden partitioning correctness bug in SQL overwrite

2020-07-07 Thread GitBox
HyukjinKwon commented on a change in pull request #28993: URL: https://github.com/apache/spark/pull/28993#discussion_r451234819 ## File path: sql/catalyst/src/test/scala/org/apache/spark/sql/connector/InMemoryTable.scala ## @@ -78,10 +92,44 @@ class InMemoryTable(

[GitHub] [spark] HyukjinKwon commented on a change in pull request #28993: [SPARK-32168][SQL] Fix hidden partitioning correctness bug in SQL overwrite

2020-07-07 Thread GitBox
HyukjinKwon commented on a change in pull request #28993: URL: https://github.com/apache/spark/pull/28993#discussion_r451234819 ## File path: sql/catalyst/src/test/scala/org/apache/spark/sql/connector/InMemoryTable.scala ## @@ -78,10 +92,44 @@ class InMemoryTable(

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655227344 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655227391 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins commented on pull request #28989: [SPARK-27194][SPARK-29302][SQL] Define a spark staging committer to resolve FileAlreadyExistingException

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28989: URL: https://github.com/apache/spark/pull/28989#issuecomment-655227344 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28971: [WIP][SPARK-29292][SPARK-30010][CORE] Let core compile for Scala 2.13

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28971: URL: https://github.com/apache/spark/pull/28971#issuecomment-655227292 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints

2020-07-07 Thread GitBox
AmplabJenkins removed a comment on pull request #28683: URL: https://github.com/apache/spark/pull/28683#issuecomment-655227391 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [spark] AmplabJenkins commented on pull request #28971: [WIP][SPARK-29292][SPARK-30010][CORE] Let core compile for Scala 2.13

2020-07-07 Thread GitBox
AmplabJenkins commented on pull request #28971: URL: https://github.com/apache/spark/pull/28971#issuecomment-655227292 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

<    1   2   3   4   5   6   7   8   9   10   >