[GitHub] [spark] SparkQA removed a comment on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax

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

[GitHub] [spark] HeartSaVioR commented on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

2020-07-30 Thread GitBox
HeartSaVioR commented on pull request #29272: URL: https://github.com/apache/spark/pull/29272#issuecomment-666941121 Thanks, merged to master! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] SparkQA commented on pull request #29303: [SPARK-32492][SQL] Fulfill missing column meta information for thriftserver client tools

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

[GitHub] [spark] AmplabJenkins commented on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata

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

[GitHub] [spark] cloud-fan commented on pull request #29277: [SPARK-32421][SQL] Add code-gen for shuffled hash join

2020-07-30 Thread GitBox
cloud-fan commented on pull request #29277: URL: https://github.com/apache/spark/pull/29277#issuecomment-666942596 @c21 thanks for your great work! If you want to work on the [followup](https://github.com/apache/spark/pull/29277#discussion_r463415144) , please let me know. I can create a

[GitHub] [spark] c21 commented on a change in pull request #29277: [SPARK-32421][SQL] Add code-gen for shuffled hash join

2020-07-30 Thread GitBox
c21 commented on a change in pull request #29277: URL: https://github.com/apache/spark/pull/29277#discussion_r463161938 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/joins/ShuffledHashJoinExec.scala ## @@ -70,4 +74,24 @@ case class ShuffledHashJoinExec(

[GitHub] [spark] c21 commented on a change in pull request #29277: [SPARK-32421][SQL] Add code-gen for shuffled hash join

2020-07-30 Thread GitBox
c21 commented on a change in pull request #29277: URL: https://github.com/apache/spark/pull/29277#discussion_r463165676 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/WholeStageCodegenExec.scala ## @@ -903,6 +904,10 @@ case class CollapseCodegenStages(

[GitHub] [spark] andygrove commented on pull request #29310: [SPARK-32332][SQL][3.0] Support columnar exchanges

2020-07-30 Thread GitBox
andygrove commented on pull request #29310: URL: https://github.com/apache/spark/pull/29310#issuecomment-666567384 Thanks @dongjoon-hyun I have updated the title. This is an automated message from the Apache Git Service. To

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463183718 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463188219 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463187348 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] asfgit closed pull request #29014: [SPARK-32199][SPARK-32198] Reduce job failures during decommissioning

2020-07-30 Thread GitBox
asfgit closed pull request #29014: URL: https://github.com/apache/spark/pull/29014 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

[GitHub] [spark] dongjoon-hyun commented on pull request #29067: [SPARK-32274][SQL] Make SQL cache serialization pluggable

2020-07-30 Thread GitBox
dongjoon-hyun commented on pull request #29067: URL: https://github.com/apache/spark/pull/29067#issuecomment-666547312 Thank you for update, @revans2 . This is an automated message from the Apache Git Service. To respond to

[GitHub] [spark] c21 commented on pull request #29277: [SPARK-32421][SQL] Add code-gen for shuffled hash join

2020-07-30 Thread GitBox
c21 commented on pull request #29277: URL: https://github.com/apache/spark/pull/29277#issuecomment-666558168 > Jenkins seems not working now. You can sync with master to fix the SparkR issue in GitHub Actions. We can also rely on GitHub Actions to test. @viirya - thanks for tips,

[GitHub] [spark] dongjoon-hyun commented on pull request #29310: [SPARK-32332][SQL] Support columnar exchanges in 3.0 branch

2020-07-30 Thread GitBox
dongjoon-hyun commented on pull request #29310: URL: https://github.com/apache/spark/pull/29310#issuecomment-666561920 Jenkins seems to be out of order. For `branch-3.0`, we need Jenkins run. This is an automated message

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463185131 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] MaxGekk opened a new pull request #29311: [SPARK-32501][SQL] Convert null to "null" in structs, maps and arrays while casting to strings

2020-07-30 Thread GitBox
MaxGekk opened a new pull request #29311: URL: https://github.com/apache/spark/pull/29311 ### What changes were proposed in this pull request? Convert `NULL` elements of maps, structs and arrays to the `"null"` string while converting maps/struct/array values to strings. ### Why

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463186851 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463186403 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] rdblue commented on a change in pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

2020-07-30 Thread GitBox
rdblue commented on a change in pull request #28617: URL: https://github.com/apache/spark/pull/28617#discussion_r463188757 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/SupportsPartitions.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the

[GitHub] [spark] zsxwing commented on a change in pull request #29271: [SPARK-32467][UI]Avoid encoding URL twice on https redirect

2020-07-30 Thread GitBox
zsxwing commented on a change in pull request #29271: URL: https://github.com/apache/spark/pull/29271#discussion_r463190950 ## File path: core/src/test/scala/org/apache/spark/ui/UISuite.scala ## @@ -262,6 +262,25 @@ class UISuite extends SparkFunSuite { } } +

[GitHub] [spark] asfgit closed pull request #29226: [SPARK-32417] Fix flakyness of BlockManagerDecommissionIntegrationSuite

2020-07-30 Thread GitBox
asfgit closed pull request #29226: URL: https://github.com/apache/spark/pull/29226 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

[GitHub] [spark] gatorsmile commented on a change in pull request #29062: [SPARK-32237][SQL] Resolve hint in CTE

2020-07-30 Thread GitBox
gatorsmile commented on a change in pull request #29062: URL: https://github.com/apache/spark/pull/29062#discussion_r463248167 ## File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala ## @@ -3560,6 +3560,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #29272: URL: https://github.com/apache/spark/pull/29272#issuecomment-97181 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on pull request #29303: [SPARK-32492][SQL] Fulfill missing column meta information for thriftserver client tools

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29211: [SPARK-31197][CORE] Shutdown executor once we are done decommissioning

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

[GitHub] [spark] gatorsmile commented on a change in pull request #29062: [SPARK-32237][SQL] Resolve hint in CTE

2020-07-30 Thread GitBox
gatorsmile commented on a change in pull request #29062: URL: https://github.com/apache/spark/pull/29062#discussion_r463247491 ## File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala ## @@ -3560,6 +3560,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] [spark] cchighman commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source

2020-07-30 Thread GitBox
cchighman commented on pull request #28841: URL: https://github.com/apache/spark/pull/28841#issuecomment-85340 There are quite a bit of commits here. Would it be preferred if I re-opened this PR for a cleaner merge to master?

[GitHub] [spark] SparkQA commented on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] AmplabJenkins commented on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] SparkQA removed a comment on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] SparkQA commented on pull request #29067: [SPARK-32274][SQL] Make SQL cache serialization pluggable

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

[GitHub] [spark] HeartSaVioR commented on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #29272: URL: https://github.com/apache/spark/pull/29272#issuecomment-666702901 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 #29272: [SPARK-32468][SS][TESTS] Fix timeout config issue in Kafka connector tests

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

[GitHub] [spark] srowen commented on a change in pull request #29242: [SPARK-31448] [PYTHON] Fix storage level used in cache() in dataframe.py

2020-07-30 Thread GitBox
srowen commented on a change in pull request #29242: URL: https://github.com/apache/spark/pull/29242#discussion_r463275699 ## File path: python/pyspark/sql/dataframe.py ## @@ -674,7 +674,7 @@ def cache(self): .. note:: The default storage level has changed to

[GitHub] [spark] SparkQA commented on pull request #29303: [SPARK-32492][SQL] Fulfill missing column meta information for thriftserver client tools

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

[GitHub] [spark] AmplabJenkins commented on pull request #29211: [SPARK-31197][CORE] Shutdown executor once we are done decommissioning

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

[GitHub] [spark] SparkQA removed a comment on pull request #29303: [SPARK-32492][SQL] Fulfill missing column meta information for thriftserver client tools

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

[GitHub] [spark] SparkQA commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29303: [SPARK-32492][SQL] Fulfill missing column meta information for thriftserver client tools

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

[GitHub] [spark] HeartSaVioR commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source

2020-07-30 Thread GitBox
HeartSaVioR commented on pull request #28841: URL: https://github.com/apache/spark/pull/28841#issuecomment-666732439 > There are quite a bit of commits here. Would it be preferred if I re-opened this PR for a cleaner merge to master? Let's hear the voice on reopening the PR, as

[GitHub] [spark] sarutak commented on pull request #29002: [SPARK-32175][CORE] Fix the order between initialization for ExecutorPlugin and starting heartbeat thread

2020-07-30 Thread GitBox
sarutak commented on pull request #29002: URL: https://github.com/apache/spark/pull/29002#issuecomment-666733392 @HyukjinKwon I'll look into that. Should we ignore the test first? This is an automated message from the Apache

[GitHub] [spark] sarutak opened a new pull request #29313: [DO-NOT-MERGE] Debug the flaky test added in SPARK-32175

2020-07-30 Thread GitBox
sarutak opened a new pull request #29313: URL: https://github.com/apache/spark/pull/29313 This is for debug the flaky test added in #29002 . This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] AmplabJenkins commented on pull request #29313: [DO-NOT-MERGE] Debug the flaky test added in SPARK-32175

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

[GitHub] [spark] tgravescs commented on pull request #29002: [SPARK-32175][CORE] Fix the order between initialization for ExecutorPlugin and starting heartbeat thread

2020-07-30 Thread GitBox
tgravescs commented on pull request #29002: URL: https://github.com/apache/spark/pull/29002#issuecomment-666746857 Personally I would be fine with just removing the test. I'm not sure how much benefit it really adds for the time it takes to run the test and if its being flaky I'm

[GitHub] [spark] SparkQA commented on pull request #29307: [SPARK-32083][SQL] AQE coalesce should at least return one partition

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

[GitHub] [spark] AmplabJenkins commented on pull request #29307: [SPARK-32083][SQL] AQE coalesce should at least return one partition

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

[GitHub] [spark] sarutak commented on pull request #29002: [SPARK-32175][CORE] Fix the order between initialization for ExecutorPlugin and starting heartbeat thread

2020-07-30 Thread GitBox
sarutak commented on pull request #29002: URL: https://github.com/apache/spark/pull/29002#issuecomment-666751921 Yeah, I wonder we need to increase the times. The testcase is to detect regressions which can happen in the future but I've left the comment about the order so removing the

[GitHub] [spark] SparkQA commented on pull request #28617: [SPARK-31694][SQL] Add SupportsPartitions Catalog APIs on DataSourceV2

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

[GitHub] [spark] SparkQA removed a comment on pull request #29307: [SPARK-32083][SQL] AQE coalesce should at least return one partition

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29307: [SPARK-32083][SQL] AQE coalesce should at least return one partition

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29307: [SPARK-32083][SQL] AQE coalesce should at least return one partition

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #29307: URL: https://github.com/apache/spark/pull/29307#issuecomment-666751606 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] mccheah commented on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata

2020-07-30 Thread GitBox
mccheah commented on pull request #28618: URL: https://github.com/apache/spark/pull/28618#issuecomment-666753064 Took a pass through this to address @attilapiros's latest comments and also to merge with the upstream master branch. Is there any more feedback for this PR, or this feature as

[GitHub] [spark] AmplabJenkins commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster

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

[GitHub] [spark] AmplabJenkins commented on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #28618: URL: https://github.com/apache/spark/pull/28618#issuecomment-666758097 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 #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster

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

[GitHub] [spark] SparkQA commented on pull request #29312: [SPARK-32503][CORE][TESTS] Add Scala 2.13 `core` and related module test in GitHub Action

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

[GitHub] [spark] SparkQA commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage

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

[GitHub] [spark] SparkQA removed a comment on pull request #29312: [SPARK-32503][CORE][TESTS] Add Scala 2.13 `core` and related module test in GitHub Action

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

[GitHub] [spark] AmplabJenkins commented on pull request #29312: [SPARK-32503][CORE][TESTS] Add Scala 2.13 `core` and related module test in GitHub Action

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29312: [SPARK-32503][CORE][TESTS] Add Scala 2.13 `core` and related module test in GitHub Action

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29312: [SPARK-32503][CORE][TESTS] Add Scala 2.13 `core` and related module test in GitHub Action

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #29312: URL: https://github.com/apache/spark/pull/29312#issuecomment-666761572 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #28902: URL: https://github.com/apache/spark/pull/28902#issuecomment-666763845 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 #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata

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

[GitHub] [spark] AmplabJenkins commented on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] SparkQA removed a comment on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] SparkQA commented on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] SparkQA commented on pull request #27507: [SPARK-24884][SQL] Support regexp function regexp_extract_all

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

2020-07-30 Thread GitBox
AmplabJenkins removed a comment on pull request #29294: URL: https://github.com/apache/spark/pull/29294#issuecomment-666764538 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] AmplabJenkins commented on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

[GitHub] [spark] ueshin commented on pull request #29294: [SPARK-32160][CORE][PYSPARK][3.0] Add a config to switch allow/disallow to create SparkContext in executors.

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

<    3   4   5   6   7   8