Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22713
**[Test build #97380 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97380/testReport)**
for PR 22713 at commit
[`c4aaa8d`](https://github.com/apache/spark/commit/c4
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22639
**[Test build #97381 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97381/testReport)**
for PR 22639 at commit
[`c63c54e`](https://github.com/apache/spark/commit/c6
Github user maropu commented on the issue:
https://github.com/apache/spark/pull/22512
I made a new pr to address the Literal issue #22724
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additio
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22379
**[Test build #97385 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97385/testReport)**
for PR 22379 at commit
[`93d094f`](https://github.com/apache/spark/commit/93
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97387 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97387/testReport)**
for PR 22721 at commit
[`37fed41`](https://github.com/apache/spark/commit/37
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22263
**[Test build #97379 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97379/testReport)**
for PR 22263 at commit
[`8809311`](https://github.com/apache/spark/commit/88
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22219
**[Test build #97388 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97388/testReport)**
for PR 22219 at commit
[`2a41b70`](https://github.com/apache/spark/commit/2a
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20999
**[Test build #97382 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97382/testReport)**
for PR 20999 at commit
[`2085088`](https://github.com/apache/spark/commit/20
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22379
**[Test build #97383 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97383/testReport)**
for PR 22379 at commit
[`b26e49e`](https://github.com/apache/spark/commit/b2
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22219
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97376/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22219
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22219
**[Test build #97376 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97376/testReport)**
for PR 22219 at commit
[`f05570c`](https://github.com/apache/spark/commit/f
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22723
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97375/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22723
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22723
**[Test build #97375 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97375/testReport)**
for PR 22723 at commit
[`b80bf66`](https://github.com/apache/spark/commit/b
GitHub user 10110346 opened a pull request:
https://github.com/apache/spark/pull/22725
[SPARK-24610][[CORE][FOLLOW-UP]fix reading small files via BinaryFileRDD
## What changes were proposed in this pull request?
This is a follow up of #21601, `StreamFileInputFormat` and
`Wh
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/20999
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-
Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22715
@cloud-fan , sure, I'll submit a follow-up PR for this. Thanks.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.o
Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/22713#discussion_r225123064
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/view.scala
---
@@ -112,8 +112,8 @@ object EliminateView extends Rule[LogicalP
Github user maropu commented on the issue:
https://github.com/apache/spark/pull/22198
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h..
Github user maropu commented on the issue:
https://github.com/apache/spark/pull/22198
ping @maryannxue
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...
Github user vofque commented on a diff in the pull request:
https://github.com/apache/spark/pull/22708#discussion_r225121081
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/JavaTypeInference.scala
---
@@ -271,32 +272,41 @@ object JavaTypeInference {
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/22379
While addressing the review comments, I also reviewed at the same time. The
change looks pretty good to go.
For https://github.com/apache/spark/pull/22379#issuecomment-429738031, I
gues
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22715
Hi @mgaido91 , since you are the major author of this part, do you have
time to open a PR and move `outputOrdering` to the main constructor? Thanks in
advance!
---
-
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/22713#discussion_r225119359
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/view.scala
---
@@ -112,8 +112,8 @@ object EliminateView extends Rule[Logical
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/22379
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: review
GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/22724
[SPARK-25734][SQL}
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/22708#discussion_r225118613
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/JavaTypeInference.scala
---
@@ -271,32 +272,41 @@ object JavaTypeInference {
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/22713#discussion_r225115756
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/view.scala
---
@@ -112,8 +112,8 @@ object EliminateView extends Rule[LogicalPla
Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22715
sorry @gatorsmile that is fine, my bad. A late LGTM to this, despite
probably @cloud-fan 's comment make, we probably should have just put it as a
part of the main constructor...
---
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97377/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97377 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97377/testReport)**
for PR 22721 at commit
[`8a7f4af`](https://github.com/apache/spark/commit/8
Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225113719
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/command/ddl.scala ---
@@ -523,35 +523,114 @@ case class AlterTableRenamePartitionCommand(
Github user gaborgsomogyi commented on a diff in the pull request:
https://github.com/apache/spark/pull/22598#discussion_r225111947
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/TokenUtil.scala
---
@@ -0,0 +1,111 @@
+/*
+ * Licensed to the
Github user gaborgsomogyi commented on a diff in the pull request:
https://github.com/apache/spark/pull/22598#discussion_r225111758
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/TokenUtil.scala
---
@@ -0,0 +1,111 @@
+/*
+ * Licensed to the
Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22029
Yes, I summarized earlier the behavior for `(a, b) in (struct_col1,
struct_col2, ...)`. You can also check the PR description in "Summarizing:".
Instead, `input_struct_col in (struct_col1,
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22561
Your rewrite is applied to the entire predicate expression tree, how about
the case `NOT(p AND x)`? If `p` is true, `x` is false, then `NOT(p AND x)` is
true. But `NOT(true AND true)` is false.
Github user gaborgsomogyi commented on a diff in the pull request:
https://github.com/apache/spark/pull/22598#discussion_r225109193
--- Diff:
core/src/main/scala/org/apache/spark/internal/config/package.scala ---
@@ -647,4 +647,42 @@ package object config {
.stringConf
Github user shivusondur commented on the issue:
https://github.com/apache/spark/pull/22677
@jiangxb1987 @dongjoon-hyun
I have modified accordingly.
Tested locally with existing UT (to make drop the event, locally
"LISTENER_BUS_EVENT_QUEUE_CAPACITY" is set to 1), using pri
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225108214
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/command/ddl.scala ---
@@ -523,35 +523,114 @@ case class AlterTableRenamePartitionCommand(
Github user ScrapCodes commented on a diff in the pull request:
https://github.com/apache/spark/pull/22639#discussion_r225105051
--- Diff:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/StreamingCompatibilitySuite.scala
---
Github user ScrapCodes commented on the issue:
https://github.com/apache/spark/pull/22639
Jenkins, retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22029
Do you know how other databases behave for `(a, b) in (struct_col1,
struct_col2, ...)` and `input_struct_col in (struct_col1, struct_col2, ...)`?
Since `(a, b)` may be treated specially, we need t
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/22713#discussion_r225103000
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/RemoveRedundantAliasAndProjectSuite.scala
---
@@ -124,4 +124,11 @@ class Re
Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225101976
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/command/ddl.scala ---
@@ -523,35 +523,114 @@ case class AlterTableRenamePartitionCommand(
Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225101681
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/namedExpressions.scala
---
@@ -382,6 +382,30 @@ case class OuterReference(
Github user vofque commented on the issue:
https://github.com/apache/spark/pull/22708
In a nutshell:
First we calculate field ordinals of array elements using java bean field
information (which doesn't guarantee any particular field order).
Then we apply these ordinals to the a
Github user vofque commented on the issue:
https://github.com/apache/spark/pull/22708
The original problem is described here:
https://issues.apache.org/jira/browse/SPARK-21402
I'll try to explain what happens in detail.
Let's consider this data structure:
root
Github user wangyum commented on a diff in the pull request:
https://github.com/apache/spark/pull/22721#discussion_r225092331
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
---
@@ -2370,4 +2370,26 @@ class HiveDDLSuite
))
Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/22713#discussion_r225091990
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/RemoveRedundantAliasAndProjectSuite.scala
---
@@ -124,4 +124,11 @@ class Rem
Github user skonto commented on the issue:
https://github.com/apache/spark/pull/22381
@vanzin could I get a merge pls?
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mai
Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22029
> It looks to me that this is another instance of special handling (a, b,
..), like #21403
Yes, we might say so. The problem is specific to how `=` is implemented for
struct when one or mo
Github user LucaCanali commented on a diff in the pull request:
https://github.com/apache/spark/pull/22279#discussion_r225088430
--- Diff: core/src/main/scala/org/apache/spark/metrics/MetricsSystem.scala
---
@@ -103,6 +103,14 @@ private[spark] class MetricsSystem private (
Github user attilapiros commented on a diff in the pull request:
https://github.com/apache/spark/pull/22279#discussion_r225086020
--- Diff: core/src/main/scala/org/apache/spark/metrics/MetricsSystem.scala
---
@@ -103,6 +103,14 @@ private[spark] class MetricsSystem private (
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/22514#discussion_r225082659
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/ddl.scala ---
@@ -34,11 +34,16 @@ import org.apache.spark.sql.types._
* @p
Github user eatoncys commented on the issue:
https://github.com/apache/spark/pull/22561
@cloud-fan which should be proved is that: the partitions returned of p'
shound contain the partitions returned by p. Here, let p' = p && x, if x is
true then p' == p; else if x is false, the pari
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/22514#discussion_r225079174
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/ddl.scala ---
@@ -34,11 +34,16 @@ import org.apache.spark.sql.types._
*
Github user maropu commented on the issue:
https://github.com/apache/spark/pull/22263
LGTM except for @dongjoon-hyun 's minor comment (we don't need the line 305)
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spa
Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/21990#discussion_r225077270
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala
---
@@ -1136,4 +1121,27 @@ object SparkSession extends Logging {
SparkSe
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/3971/
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225073862
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/namedExpressions.scala
---
@@ -382,6 +382,30 @@ case class OuterReference
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225074108
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/namedExpressions.scala
---
@@ -382,6 +382,30 @@ case class OuterReference
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225076055
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/command/ddl.scala ---
@@ -523,35 +523,114 @@ case class AlterTableRenamePartitionCommand(
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20999#discussion_r225074416
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala
---
@@ -293,6 +293,31 @@ class AstBuilder(conf: SQLConf) exte
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97377 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97377/testReport)**
for PR 22721 at commit
[`8a7f4af`](https://github.com/apache/spark/commit/8a
Github user wangyum commented on the issue:
https://github.com/apache/spark/pull/22721
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h.
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22263
LGTM
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apa
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21322
Introducing a new concept which is similar to broadcast seems like an
overkill. We can just update broadcast, to allow it to be memory-only.
However, there might be simpler solutions to fi
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22219
**[Test build #97376 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97376/testReport)**
for PR 22219 at commit
[`f05570c`](https://github.com/apache/spark/commit/f0
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97374/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97374 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97374/testReport)**
for PR 22721 at commit
[`8a7f4af`](https://github.com/apache/spark/commit/8
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22561
Please describe the idea clearly in the PR description.
After reading the code, I think the idea is, for any predicate `p`, we can
rewrite it to `p'` that only contains partition columns.
Github user shahidki31 closed the pull request at:
https://github.com/apache/spark/pull/22714
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user shahidki31 commented on the issue:
https://github.com/apache/spark/pull/22714
I am closing the PR, since already one PR is there for the webui auto
refresh. Thanks.
---
-
To unsubscribe, e-mail: reviews-
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/22379
I wouldn't too, but there's no way for using `schema_of_csv` otherwise ..
---
-
To unsubscribe, e-mail: reviews-unsubsc
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/22379
I wouldn't make schema a `Columm`. `Column` means it's dynamic, while I
think it should be a static value, to simplify the implementation.
---
---
Github user mikekap commented on the issue:
https://github.com/apache/spark/pull/22720
@felixcheung opened a jira issue at
https://issues.apache.org/jira/browse/SPARK-25730
---
-
To unsubscribe, e-mail: reviews-unsu
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22723
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22723
**[Test build #97375 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97375/testReport)**
for PR 22723 at commit
[`b80bf66`](https://github.com/apache/spark/commit/b8
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22723
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/3970/
GitHub user 10110346 opened a pull request:
https://github.com/apache/spark/pull/22723
[SPARK-25729][CORE]It is better to replace `minPartitions` with
`defaultParallelism` , when `minPartitions` is less than `defaultParallelism`
## What changes were proposed in this pull request?
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97374 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97374/testReport)**
for PR 22721 at commit
[`8a7f4af`](https://github.com/apache/spark/commit/8a
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/3969/
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/22379
Like ..
```
val csvData = "a,1,2"
from_csv(column, schema = schema_of_csv(lit(csvData)))
```
---
-
To
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22721
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97371/
Test FAILed.
---
Github user wangyum commented on the issue:
https://github.com/apache/spark/pull/22721
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h.
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22561
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97373/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22721
**[Test build #97371 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97371/testReport)**
for PR 22721 at commit
[`8a7f4af`](https://github.com/apache/spark/commit/8
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/22561
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22561
**[Test build #97373 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97373/testReport)**
for PR 22561 at commit
[`a13fe23`](https://github.com/apache/spark/commit/a
501 - 595 of 595 matches
Mail list logo