SparkQA commented on pull request #28645:
URL: https://github.com/apache/spark/pull/28645#issuecomment-645861822
**[Test build #124212 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124212/testReport)**
for PR 28645 at commit
[`1c82558`](https://github.com
Ngone51 commented on a change in pull request #28645:
URL: https://github.com/apache/spark/pull/28645#discussion_r442051533
##
File path: sql/core/src/test/scala/org/apache/spark/sql/UDFSuite.scala
##
@@ -581,4 +581,40 @@ class UDFSuite extends QueryTest with SharedSparkSession
SparkQA commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645858145
**[Test build #124210 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124210/testReport)**
for PR 28825 at commit
[`b02c82a`](https://github.com
AmplabJenkins removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645855067
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645855067
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
dilipbiswal commented on a change in pull request #28825:
URL: https://github.com/apache/spark/pull/28825#discussion_r442043743
##
File path:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/SQLHelper.scala
##
@@ -83,4 +85,11 @@ trait SQLHelper {
}
}
AmplabJenkins commented on pull request #28855:
URL: https://github.com/apache/spark/pull/28855#issuecomment-645850954
Can one of the admins verify this patch?
This is an automated message from the Apache Git Service.
To resp
AmplabJenkins commented on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645851303
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
AmplabJenkins removed a comment on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645851303
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins removed a comment on pull request #28855:
URL: https://github.com/apache/spark/pull/28855#issuecomment-645850398
Can one of the admins verify this patch?
This is an automated message from the Apache Git Service.
SparkQA commented on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645850645
**[Test build #124208 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124208/testReport)**
for PR 28853 at commit
[`09bba5c`](https://github.com
AmplabJenkins commented on pull request #28855:
URL: https://github.com/apache/spark/pull/28855#issuecomment-645850398
Can one of the admins verify this patch?
This is an automated message from the Apache Git Service.
To resp
SparkQA commented on pull request #28804:
URL: https://github.com/apache/spark/pull/28804#issuecomment-645850639
**[Test build #124209 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124209/testReport)**
for PR 28804 at commit
[`2b3704b`](https://github.com
liucht-inspur opened a new pull request #28855:
URL: https://github.com/apache/spark/pull/28855
### What changes were proposed in this pull request?
This PR was designed to solve the problem of incorrect display of History
page and Executor tab page ICONS in spark 2.3.
Fix
maropu commented on a change in pull request #28853:
URL: https://github.com/apache/spark/pull/28853#discussion_r442037234
##
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##
@@ -1176,6 +1176,14 @@ object SQLConf {
.longConf
.crea
maropu commented on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645847291
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please lo
AmplabJenkins removed a comment on pull request #28804:
URL: https://github.com/apache/spark/pull/28804#issuecomment-645847550
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #28804:
URL: https://github.com/apache/spark/pull/28804#issuecomment-645847550
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
maropu commented on pull request #28804:
URL: https://github.com/apache/spark/pull/28804#issuecomment-645846710
add to whitelist
This is an automated message from the Apache Git Service.
To respond to the message, please log
AmplabJenkins removed a comment on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645843847
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645843847
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA commented on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645843299
**[Test build #124207 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124207/testReport)**
for PR 28840 at commit
[`643969c`](https://github.com
kiszk commented on a change in pull request #28831:
URL: https://github.com/apache/spark/pull/28831#discussion_r442030030
##
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/stringExpressions.scala
##
@@ -123,26 +123,41 @@ case class ConcatWs(ch
maropu commented on a change in pull request #28123:
URL: https://github.com/apache/spark/pull/28123#discussion_r442028714
##
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala
##
@@ -356,7 +360,8 @@ case class FileSourceScanExec(
maropu commented on a change in pull request #28123:
URL: https://github.com/apache/spark/pull/28123#discussion_r442026312
##
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala
##
@@ -544,8 +549,19 @@ case class FileSourceScanExec(
cloud-fan commented on pull request #28846:
URL: https://github.com/apache/spark/pull/28846#issuecomment-645837939
How do you achieve it? Do you hold off the execution of one query stage, and
wait until another query stage completes?
---
AmplabJenkins removed a comment on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645836595
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645836595
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
cloud-fan edited a comment on pull request #28846:
URL: https://github.com/apache/spark/pull/28846#issuecomment-645380472
Can you elaborate it more? How does this optimization help to plan broadcast
join?
> For example, the children of a sort merge join will be materialized as
query
SparkQA commented on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645836180
**[Test build #124206 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124206/testReport)**
for PR 28710 at commit
[`c76d591`](https://github.com
maropu commented on a change in pull request #28825:
URL: https://github.com/apache/spark/pull/28825#discussion_r442023373
##
File path:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/SQLHelper.scala
##
@@ -83,4 +85,11 @@ trait SQLHelper {
}
}
}
cloud-fan commented on pull request #28831:
URL: https://github.com/apache/spark/pull/28831#issuecomment-645834944
I haven't looked into the PR yet, but from the error message, AFAIK there
are 2 solutions:
1. make `isNull_2` a class variable using `ctx.addMutableState`. See
`CaseWhen` a
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442021563
##
File path:
sql/core/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveSessionCatalog.scala
##
@@ -606,38 +601,16 @@ class ResolveSessionCata
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442020636
##
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/LookupCatalog.scala
##
@@ -155,4 +155,37 @@ private[sql] trait LookupCata
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442020332
##
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/LookupCatalog.scala
##
@@ -155,4 +155,37 @@ private[sql] trait LookupCata
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442019914
##
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/LookupCatalog.scala
##
@@ -155,4 +155,37 @@ private[sql] trait LookupCata
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442019516
##
File path:
sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
##
@@ -2166,7 +2166,7 @@ class DataSourceV2SQLSuite
v
AmplabJenkins removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645829218
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645829218
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA commented on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645828639
**[Test build #124205 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124205/testReport)**
for PR 28123 at commit
[`e231268`](https://github.com
SparkQA commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645828638
**[Test build #124204 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124204/testReport)**
for PR 28825 at commit
[`c3bb548`](https://github.com
dilipbiswal commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645827736
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, plea
AmplabJenkins removed a comment on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645826420
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/124
maropu commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442010441
##
File path: docs/sql-ref-syntax-aux-refresh-function.md
##
@@ -0,0 +1,60 @@
+---
+layout: global
+title: REFRESH FUNCTION
+displayTitle: REFRESH FUNCTION
AmplabJenkins removed a comment on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645826050
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins removed a comment on pull request #28835:
URL: https://github.com/apache/spark/pull/28835#issuecomment-645826021
This is an automated message from the Apache Git Service.
To respond to the message, please log on
SparkQA removed a comment on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645825403
**[Test build #124203 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124203/testReport)**
for PR 26339 at commit
[`717d9a5`](https://gi
AmplabJenkins removed a comment on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645826054
This is an automated message from the Apache Git Service.
To respond to the message, please log on
SparkQA commented on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645826400
**[Test build #124203 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124203/testReport)**
for PR 26339 at commit
[`717d9a5`](https://github.co
AmplabJenkins removed a comment on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645826030
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins commented on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645826414
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
AmplabJenkins commented on pull request #28835:
URL: https://github.com/apache/spark/pull/28835#issuecomment-645826021
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
AmplabJenkins commented on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645826030
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
AmplabJenkins commented on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645826054
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
AmplabJenkins commented on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645826050
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA commented on pull request #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-645825403
**[Test build #124203 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124203/testReport)**
for PR 26339 at commit
[`717d9a5`](https://github.com
SparkQA commented on pull request #28840:
URL: https://github.com/apache/spark/pull/28840#issuecomment-645825373
**[Test build #124201 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124201/testReport)**
for PR 28840 at commit
[`1241bde`](https://github.com
SparkQA commented on pull request #28835:
URL: https://github.com/apache/spark/pull/28835#issuecomment-645825372
**[Test build #124202 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124202/testReport)**
for PR 28835 at commit
[`5ce343a`](https://github.com
imback82 commented on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645825392
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please
AmplabJenkins removed a comment on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645823742
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/124
AmplabJenkins removed a comment on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645823594
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/124
AmplabJenkins removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645823694
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/124
yaooqinn commented on pull request #28835:
URL: https://github.com/apache/spark/pull/28835#issuecomment-645824046
retest this please
This is an automated message from the Apache Git Service.
To respond to the message, please
AmplabJenkins removed a comment on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645823665
This is an automated message from the Apache Git Service.
To respond to the message, please log on
AmplabJenkins removed a comment on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645823700
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/124
AmplabJenkins commented on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645823691
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA removed a comment on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645747063
**[Test build #124195 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124195/testReport)**
for PR 28853 at commit
[`09bba5c`](https://gi
AmplabJenkins removed a comment on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645823660
Merged build finished. Test FAILed.
This is an automated message from the Apache Git Service.
To r
AmplabJenkins commented on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645823587
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
ulysses-you commented on a change in pull request #28840:
URL: https://github.com/apache/spark/pull/28840#discussion_r442011749
##
File path:
sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
##
@@ -2166,7 +2166,7 @@ class DataSourceV2SQLSuite
AmplabJenkins removed a comment on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645823587
Merged build finished. Test FAILed.
This is an automated message from the Apache Git Service.
To r
AmplabJenkins removed a comment on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645823691
Merged build finished. Test FAILed.
This is an automated message from the Apache Git Service.
To r
AmplabJenkins removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645823689
Merged build finished. Test FAILed.
This is an automated message from the Apache Git Service.
To r
SparkQA removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645742891
**[Test build #124193 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124193/testReport)**
for PR 28825 at commit
[`c3bb548`](https://gi
AmplabJenkins commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645823689
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA removed a comment on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645773554
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
SparkQA removed a comment on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645742893
**[Test build #124194 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124194/testReport)**
for PR 28123 at commit
[`e231268`](https://gi
AmplabJenkins commented on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645823660
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
SparkQA commented on pull request #28710:
URL: https://github.com/apache/spark/pull/28710#issuecomment-645823227
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
SparkQA commented on pull request #28853:
URL: https://github.com/apache/spark/pull/28853#issuecomment-645823231
**[Test build #124195 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124195/testReport)**
for PR 28853 at commit
[`09bba5c`](https://github.co
SparkQA commented on pull request #28123:
URL: https://github.com/apache/spark/pull/28123#issuecomment-645823239
**[Test build #124194 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124194/testReport)**
for PR 28123 at commit
[`e231268`](https://github.co
SparkQA commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645823236
**[Test build #124193 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/124193/testReport)**
for PR 28825 at commit
[`c3bb548`](https://github.co
AmplabJenkins commented on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645821010
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
viirya commented on a change in pull request #28710:
URL: https://github.com/apache/spark/pull/28710#discussion_r442005207
##
File path:
mllib/src/main/scala/org/apache/spark/ml/classification/LogisticRegression.scala
##
@@ -1540,101 +1417,21 @@ sealed trait LogisticRegression
AmplabJenkins removed a comment on pull request #28825:
URL: https://github.com/apache/spark/pull/28825#issuecomment-645821010
This is an automated message from the Apache Git Service.
To respond to the message, please log on
701 - 785 of 785 matches
Mail list logo