Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20831
**[Test build #88256 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88256/testReport)**
for PR 20831 at commit
[`e1f28e2`](https://github.com/apache/spark/commit/e1
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20831
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/20831
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/1524/
Tes
GitHub user viirya opened a pull request:
https://github.com/apache/spark/pull/20831
[SPARK-23614][SQL] Fix incorrect reuse exchange when caching is used
## What changes were proposed in this pull request?
We should provide customized canonicalize plan for `InMemoryRelation`
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20689
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/20689
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88253/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20689
**[Test build #88253 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88253/testReport)**
for PR 20689 at commit
[`992e2c1`](https://github.com/apache/spark/commit/9
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20817
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/20817
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88251/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20817
**[Test build #88251 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88251/testReport)**
for PR 20817 at commit
[`b2062c7`](https://github.com/apache/spark/commit/b
Github user davies commented on the issue:
https://github.com/apache/spark/pull/20825
LGTM
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20803#discussion_r174677799
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala
---
@@ -635,6 +637,7 @@ class SparkSession private(
* @since 2.0.0
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20830
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88254/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20830
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/20830
**[Test build #88254 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88254/testReport)**
for PR 20830 at commit
[`89cf69b`](https://github.com/apache/spark/commit/8
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20827
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/1523/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20827
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user zhengruifeng closed the pull request at:
https://github.com/apache/spark/pull/20539
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.o
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20827
**[Test build #88255 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88255/testReport)**
for PR 20827 at commit
[`68650ff`](https://github.com/apache/spark/commit/68
Github user maropu commented on the issue:
https://github.com/apache/spark/pull/20827
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h..
Github user goungoun commented on the issue:
https://github.com/apache/spark/pull/20800
@rxin, checking empty is likely to be a common process in every ETL batch
job. I think it is the right place to provide that functionality. When a basic
function is missing already supposed to be p
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20830
BTW, I double checked it produces the stack trace fine by manually changing
some tests locally.
---
-
To unsubscribe, e-mail
Github user WeichenXu123 commented on a diff in the pull request:
https://github.com/apache/spark/pull/20829#discussion_r174675028
--- Diff:
mllib/src/main/scala/org/apache/spark/ml/feature/StringIndexer.scala ---
@@ -234,7 +234,7 @@ class StringIndexerModel (
val metadata
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20830
**[Test build #88254 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88254/testReport)**
for PR 20830 at commit
[`89cf69b`](https://github.com/apache/spark/commit/89
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20830
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/20830
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/1522/
Tes
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20830
@ueshin and @BryanCutler, could you take a look when you are available?
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spa
GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/20830
[SPARK-23691][PYTHON] Use sql_conf util in PySpark tests where possible
## What changes were proposed in this pull request?
https://github.com/apache/spark/commit/d6632d185e147fcbe6724
Github user goungoun commented on a diff in the pull request:
https://github.com/apache/spark/pull/20800#discussion_r174673621
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ---
@@ -511,6 +511,14 @@ class Dataset[T] private[sql](
*/
def isLocal:
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20705
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88245/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20705
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/20705
**[Test build #88245 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88245/testReport)**
for PR 20705 at commit
[`2975aff`](https://github.com/apache/spark/commit/2
Github user jose-torres commented on the issue:
https://github.com/apache/spark/pull/20689
LGTM
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.a
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/18329
**[Test build #88252 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88252/testReport)**
for PR 18329 at commit
[`4a56ecf`](https://github.com/apache/spark/commit/4
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/18329
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88252/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/18329
Build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20689
**[Test build #88253 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88253/testReport)**
for PR 20689 at commit
[`992e2c1`](https://github.com/apache/spark/commit/99
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20689
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/1521/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20689
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user WeichenXu123 commented on the issue:
https://github.com/apache/spark/pull/20539
So why this PR still open ?
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-ma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20829
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88249/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20829
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/20829
**[Test build #88249 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88249/testReport)**
for PR 20829 at commit
[`c0c0e3d`](https://github.com/apache/spark/commit/c
Github user xuanyuanking commented on a diff in the pull request:
https://github.com/apache/spark/pull/20689#discussion_r174667490
--- Diff:
external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaContinuousReader.scala
---
@@ -164,7 +164,15 @@ case class KafkaCo
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/18329
**[Test build #88252 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88252/testReport)**
for PR 18329 at commit
[`4a56ecf`](https://github.com/apache/spark/commit/4a
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20817
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/1520/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20817
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/20817
**[Test build #88251 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88251/testReport)**
for PR 20817 at commit
[`b2062c7`](https://github.com/apache/spark/commit/b2
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/20790
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20817
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/1519/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20817
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/20817#discussion_r174665726
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/RandomUUIDGenerator.scala
---
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apac
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20790
Merged to master and branch-2.3.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands,
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20800#discussion_r174665402
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ---
@@ -511,6 +511,14 @@ class Dataset[T] private[sql](
*/
def isLoca
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20827
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88246/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20828
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88250/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20827
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/20828
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/20828
**[Test build #88250 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88250/testReport)**
for PR 20828 at commit
[`c3b96d4`](https://github.com/apache/spark/commit/c
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20827
**[Test build #88246 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88246/testReport)**
for PR 20827 at commit
[`68650ff`](https://github.com/apache/spark/commit/6
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20800
ok to test
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@s
Github user WeichenXu123 commented on the issue:
https://github.com/apache/spark/pull/20806
But I haven't benchmark. Maybe it do not worth to do codegen for
treeAggregate.
---
-
To unsubscribe, e-mail: reviews-unsub
Github user WeichenXu123 commented on the issue:
https://github.com/apache/spark/pull/20806
@viirya Yes. `treeAggregate` should only apply to global aggregate.
But in this PR the API have to use `seqOp`/`combOp`.
What I expect is that the dataframe version treeAggregate can expl
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20828
**[Test build #88250 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88250/testReport)**
for PR 20828 at commit
[`c3b96d4`](https://github.com/apache/spark/commit/c3
Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/20687#discussion_r174664343
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/ComplexTypes.scala
---
@@ -22,54 +22,34 @@ import
org.apache.spark.sql
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20829
**[Test build #88249 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88249/testReport)**
for PR 20829 at commit
[`c0c0e3d`](https://github.com/apache/spark/commit/c0
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20829
Can one of the admins verify this patch?
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional
GitHub user yogeshg opened a pull request:
https://github.com/apache/spark/pull/20829
[SPARK-23690] [ML] Add handleinvalid to VectorAssembler
## What changes were proposed in this pull request?
Introduce `handleInvalid` parameter in `VectorAssembler` that can take in
`"keep
Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/20687#discussion_r174663562
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/complexTypesSuite.scala
---
@@ -331,4 +330,37 @@ class ComplexTypesSuit
Github user viirya commented on the issue:
https://github.com/apache/spark/pull/20806
@WeichenXu123 I feel `groupBy` is more SQL-like aggregation by which we can
specify a key to grouping by. At least `rdd.treeAggregate` does not support
key-specified aggregation.
For typed g
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20824
Or .. should it be `SPARK-23683`? I just saw you opened a JIRA.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apach
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20826#discussion_r174662613
--- Diff:
sql/core/src/test/gen-java/org/apache/spark/sql/execution/datasources/parquet/test/avro/AvroArrayOfArray.java
---
@@ -1,39 +1,45 @@
/**
Github user LantaoJin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20803#discussion_r174662445
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala
---
@@ -635,6 +637,7 @@ class SparkSession private(
* @since 2.0.0
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20816
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88242/
Test PASSed.
---
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20824#discussion_r174661943
--- Diff:
core/src/test/scala/org/apache/spark/internal/io/FileCommitProtocolInstantiationSuite.scala
---
@@ -0,0 +1,146 @@
+/*
+ * Licensed to
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20816
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user LantaoJin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20803#discussion_r174662131
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/SQLExecution.scala ---
@@ -34,6 +34,16 @@ object SQLExecution {
private val
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20816
**[Test build #88242 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88242/testReport)**
for PR 20816 at commit
[`b10879f`](https://github.com/apache/spark/commit/b
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20824
Hey @steveloughran, can you fix the title to like
`[SPARK-20236][SQL][FOLLOW-UP] ... ` BTW?
---
-
To unsubscribe, e-mail: re
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20828
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88248/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20828
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/20828
**[Test build #88248 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88248/testReport)**
for PR 20828 at commit
[`dc585b8`](https://github.com/apache/spark/commit/d
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20828
**[Test build #88248 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88248/testReport)**
for PR 20828 at commit
[`dc585b8`](https://github.com/apache/spark/commit/dc
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20824
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/20824
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88241/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20824
**[Test build #88241 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88241/testReport)**
for PR 20824 at commit
[`a18ed58`](https://github.com/apache/spark/commit/a
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20828
**[Test build #88247 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88247/testReport)**
for PR 20828 at commit
[`25f236f`](https://github.com/apache/spark/commit/2
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20828
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88247/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20828
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user jose-torres commented on the issue:
https://github.com/apache/spark/pull/20828
@tdas @zsxwing
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/20828
**[Test build #88247 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88247/testReport)**
for PR 20828 at commit
[`25f236f`](https://github.com/apache/spark/commit/25
Github user MrBago commented on the issue:
https://github.com/apache/spark/pull/19108
Thanks for the changes Weichen, this lgtm.
---
-
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/20828
Can one of the admins verify this patch?
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional
GitHub user jose-torres opened a pull request:
https://github.com/apache/spark/pull/20828
[SPARK-23687][SS] Add a memory source for continuous processing.
## What changes were proposed in this pull request?
Add a memory source for continuous processing.
Note that on
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/88243/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/20750
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/20750
**[Test build #88243 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/88243/testReport)**
for PR 20750 at commit
[`7e96f4b`](https://github.com/apache/spark/commit/7
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/20686
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org
Github user WeichenXu123 commented on the issue:
https://github.com/apache/spark/pull/20806
The API seems not dataframe style. What I expect is something like:
```
dataset.groupBy().setAggregateLevel(2).agg(Map("age" -> "max", "salary" ->
"avg"))
```
---
Github user jkbradley commented on the issue:
https://github.com/apache/spark/pull/20686
Merging to branch-2.3 too
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: r
1 - 100 of 356 matches
Mail list logo