[GitHub] [spark] SparkQA commented on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF

2020-06-18 Thread GitBox
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

[GitHub] [spark] Ngone51 commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] dilipbiswal commented on a change in pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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 { } }

[GitHub] [spark] AmplabJenkins commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons

2020-06-18 Thread GitBox
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.

[GitHub] [spark] SparkQA commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation

2020-06-18 Thread GitBox
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

[GitHub] [spark] liucht-inspur opened a new pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] kiszk commented on a change in pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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(

[GitHub] [spark] maropu commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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(

[GitHub] [spark] cloud-fan commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle

2020-06-18 Thread GitBox
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? ---

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] cloud-fan edited a comment on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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 { } } }

[GitHub] [spark] cloud-fan commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least on

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] dilipbiswal commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyE

2020-06-18 Thread GitBox
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

[GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsE

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyE

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsExc

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsExc

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore

2020-06-18 Thread GitBox
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

[GitHub] [spark] imback82 commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] yaooqinn commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] ulysses-you commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable

2020-06-18 Thread GitBox
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

[GitHub] [spark] SparkQA commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

[GitHub] [spark] viirya commented on a change in pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait

2020-06-18 Thread GitBox
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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set.

2020-06-18 Thread GitBox
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

<    3   4   5   6   7   8