[GitHub] [spark] dongjoon-hyun closed pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script

2020-11-24 Thread GitBox
dongjoon-hyun closed pull request #30487: URL: https://github.com/apache/spark/pull/30487 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [spark] SparkQA removed a comment on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct

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

[GitHub] [spark] SparkQA commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct

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

[GitHub] [spark] viirya commented on a change in pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*)

2020-11-24 Thread GitBox
viirya commented on a change in pull request #30413: URL: https://github.com/apache/spark/pull/30413#discussion_r529762661 ## File path: python/pyspark/mllib/clustering.py ## @@ -499,32 +554,36 @@ class GaussianMixture(object): .. versionadded:: 1.3.0 """ +

[GitHub] [spark] sunchao commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache

2020-11-24 Thread GitBox
sunchao commented on pull request #30429: URL: https://github.com/apache/spark/pull/30429#issuecomment-733133871 Thanks @rdblue and @cloud-fan ! yes this seems like a nice improvement. I'll address your comment in a follow-up PR.

[GitHub] [spark] viirya commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page

2020-11-24 Thread GitBox
viirya commented on pull request #30427: URL: https://github.com/apache/spark/pull/30427#issuecomment-733130176 Jenkins seems unstable. GA was passed actually. I think it should be okay. This is an automated message from the

[GitHub] [spark] viirya commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

2020-11-24 Thread GitBox
viirya commented on a change in pull request #30336: URL: https://github.com/apache/spark/pull/30336#discussion_r529756560 ## File path: sql/core/src/main/scala/org/apache/spark/sql/streaming/ui/StreamingQueryStatisticsPage.scala ## @@ -199,49 +209,100 @@ private[ui] class

[GitHub] [spark] viirya commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct

2020-11-24 Thread GitBox
viirya commented on pull request #30467: URL: https://github.com/apache/spark/pull/30467#issuecomment-733126549 cc @cloud-fan This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [spark] SparkQA removed a comment on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

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

[GitHub] [spark] SparkQA removed a comment on pull request #30402: Spelling r common dev mlib external project streaming resource managers python

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

[GitHub] [spark] SparkQA commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView

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

[GitHub] [spark] AmplabJenkins commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python

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

[GitHub] [spark] SparkQA commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python

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

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30486: URL: https://github.com/apache/spark/pull/30486#discussion_r529746205 ## File path: core/src/test/scala/org/apache/spark/SparkContextSuite.scala ## @@ -160,6 +160,85 @@ class SparkContextSuite extends SparkFunSuite

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30486: URL: https://github.com/apache/spark/pull/30486#discussion_r529745713 ## File path: core/src/main/scala/org/apache/spark/internal/config/package.scala ## @@ -1803,6 +1803,16 @@ package object config { .toSequence

[GitHub] [spark] AmplabJenkins commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

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

[GitHub] [spark] imback82 commented on a change in pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView

2020-11-24 Thread GitBox
imback82 commented on a change in pull request #30475: URL: https://github.com/apache/spark/pull/30475#discussion_r529744265 ## File path: sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala ## @@ -729,7 +729,7 @@ class DataSourceV2SQLSuite

[GitHub] [spark] SparkQA commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

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

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30486: URL: https://github.com/apache/spark/pull/30486#discussion_r529742850 ## File path: core/src/main/scala/org/apache/spark/SparkContext.scala ## @@ -1520,6 +1534,30 @@ class SparkContext(config: SparkConf) extends

[GitHub] [spark] SparkQA commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python

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

[GitHub] [spark] SparkQA commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV

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

[GitHub] [spark] srowen commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python

2020-11-24 Thread GitBox
srowen commented on pull request #30402: URL: https://github.com/apache/spark/pull/30402#issuecomment-733115231 Jenkins retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [spark] srowen commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV

2020-11-24 Thread GitBox
srowen commented on pull request #30468: URL: https://github.com/apache/spark/pull/30468#issuecomment-733115012 Jenkins retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [spark] SparkQA commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax

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

[GitHub] [spark] SparkQA commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode

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

[GitHub] [spark] SparkQA commented on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables

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

[GitHub] [spark] SparkQA commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct

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

[GitHub] [spark] SparkQA commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2

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

[GitHub] [spark] Victsm commented on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle

2020-11-24 Thread GitBox
Victsm commented on pull request #30480: URL: https://github.com/apache/spark/pull/30480#issuecomment-733111600 Seems all recent PRs in Spark are all failing the build at the javadoc step. @dongjoon-hyun @mridulm is there any recent change that's lead to this?

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties.

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30485: URL: https://github.com/apache/spark/pull/30485#issuecomment-733110215 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 #30412: [SPARK-33480][SQL] Support char/varchar type

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30412: URL: https://github.com/apache/spark/pull/30412#issuecomment-733110220 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 #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30336: URL: https://github.com/apache/spark/pull/30336#issuecomment-733110222 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 #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #29966: URL: https://github.com/apache/spark/pull/29966#issuecomment-733110216 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 #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30421: URL: https://github.com/apache/spark/pull/30421#issuecomment-733110218 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 #30212: [SPARK-33308][SQL] Refract current grouping analytics

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30212: URL: https://github.com/apache/spark/pull/30212#issuecomment-733110213 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 #30489: [WIP][SPARK-33531][SQL] Avoid shuffle when calling CollectLimitExec#execut…

2020-11-24 Thread GitBox
AmplabJenkins commented on pull request #30489: URL: https://github.com/apache/spark/pull/30489#issuecomment-733110741 Can one of the admins verify this patch? This is an automated message from the Apache Git Service. To

[GitHub] [spark] AmplabJenkins commented on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path

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

[GitHub] [spark] AmplabJenkins commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type

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

[GitHub] [spark] AmplabJenkins commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] AmplabJenkins commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

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

[GitHub] [spark] AmplabJenkins commented on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties.

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

[GitHub] [spark] AmplabJenkins commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] AmplabJenkins commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] zero323 commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*)

2020-11-24 Thread GitBox
zero323 commented on pull request #30413: URL: https://github.com/apache/spark/pull/30413#issuecomment-733108177 > BTW, @zero323 could you please provide some screenshots after this change Done, @zhengruifeng. This is

[GitHub] [spark] zero323 commented on a change in pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*)

2020-11-24 Thread GitBox
zero323 commented on a change in pull request #30413: URL: https://github.com/apache/spark/pull/30413#discussion_r529730875 ## File path: python/pyspark/mllib/classification.py ## @@ -501,53 +525,59 @@ def load(cls, sc, path): class SVMWithSGD(object): """ +Train a

[GitHub] [spark] SparkQA removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] hammertank opened a new pull request #30489: [WIP][SPARK-33531][SQL] Avoid shuffle when calling CollectLimitExec#execut…

2020-11-24 Thread GitBox
hammertank opened a new pull request #30489: URL: https://github.com/apache/spark/pull/30489 …eToIterator ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change?

[GitHub] [spark] SparkQA commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] dongjoon-hyun commented on pull request #30487: [SPARK-33535][BUILD] Export LANG to en_US.UTF-8 in run-tests-jenkins script

2020-11-24 Thread GitBox
dongjoon-hyun commented on pull request #30487: URL: https://github.com/apache/spark/pull/30487#issuecomment-733101675 Thank you for investigating, @LuciferYang . This is an automated message from the Apache Git Service. To

[GitHub] [spark] dongjoon-hyun commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2

2020-11-24 Thread GitBox
dongjoon-hyun commented on pull request #30478: URL: https://github.com/apache/spark/pull/30478#issuecomment-733100558 Retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [spark] SparkQA removed a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] SparkQA commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] SparkQA removed a comment on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] SparkQA removed a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

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

[GitHub] [spark] SparkQA commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

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

[GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] SparkQA removed a comment on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties.

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

[GitHub] [spark] SparkQA commented on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties.

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

[GitHub] [spark] SparkQA removed a comment on pull request #30412: [SPARK-33480][SQL] Support char/varchar type

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

[GitHub] [spark] xkrogen commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency

2020-11-24 Thread GitBox
xkrogen commented on pull request #30470: URL: https://github.com/apache/spark/pull/30470#issuecomment-733090146 Good to see this cleanup! @AngersZh I guess you have checked for any remaining outstanding `commons-logging` transitive dependencies using `mvn dependency:tree` or similar?

[GitHub] [spark] SparkQA commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28026: [SPARK-31257][SQL] Unify create table syntax

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #28026: URL: https://github.com/apache/spark/pull/28026#issuecomment-733087862 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 #28026: [SPARK-31257][SQL] Unify create table syntax

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

[GitHub] [spark] gatorsmile commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition

2020-11-24 Thread GitBox
gatorsmile commented on pull request #30432: URL: https://github.com/apache/spark/pull/30432#issuecomment-733087643 LGTM Thanks! Merged to master This is an automated message from the Apache Git Service. To respond to

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30432: URL: https://github.com/apache/spark/pull/30432#issuecomment-733086718 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 #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue.

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30465: URL: https://github.com/apache/spark/pull/30465#issuecomment-733083837 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 #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue.

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30488: URL: https://github.com/apache/spark/pull/30488#issuecomment-733082063 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 #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin

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

[GitHub] [spark] SparkQA removed a comment on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin

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

[GitHub] [spark] SparkQA commented on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin

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

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

2020-11-24 Thread GitBox
AngersZh commented on a change in pull request #30212: URL: https://github.com/apache/spark/pull/30212#discussion_r529692824 ## File path: sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4 ## @@ -587,13 +587,24 @@ fromClause ;

[GitHub] [spark] SparkQA commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] SparkQA commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] SparkQA commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

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

[GitHub] [spark] AmplabJenkins commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] AmplabJenkins commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #29893: URL: https://github.com/apache/spark/pull/29893#issuecomment-733068657 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 #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30336: URL: https://github.com/apache/spark/pull/30336#issuecomment-733068651 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 #30212: [SPARK-33308][SQL] Refract current grouping analytics

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30212: URL: https://github.com/apache/spark/pull/30212#issuecomment-733068652 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 #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] gaborgsomogyi commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

2020-11-24 Thread GitBox
gaborgsomogyi commented on pull request #30336: URL: https://github.com/apache/spark/pull/30336#issuecomment-733064181 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [spark] SparkQA removed a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] SparkQA commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI

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

[GitHub] [spark] SparkQA removed a comment on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics

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

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value

2020-11-24 Thread GitBox
AngersZh commented on a change in pull request #30421: URL: https://github.com/apache/spark/pull/30421#discussion_r529657074 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala ## @@ -503,13 +503,32 @@ class AstBuilder extends

[GitHub] [spark] SparkQA removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] SparkQA commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30442: URL: https://github.com/apache/spark/pull/30442#issuecomment-733038378 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 #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #30403: URL: https://github.com/apache/spark/pull/30403#issuecomment-733037669 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 #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode

2020-11-24 Thread GitBox
AmplabJenkins removed a comment on pull request #29000: URL: https://github.com/apache/spark/pull/29000#issuecomment-732803500 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 #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page

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

[GitHub] [spark] cloud-fan commented on a change in pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid

2020-11-24 Thread GitBox
cloud-fan commented on a change in pull request #30442: URL: https://github.com/apache/spark/pull/30442#discussion_r529621021 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Cast.scala ## @@ -453,7 +453,8 @@ abstract class CastBase extends

[GitHub] [spark] AmplabJenkins commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode

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

<    2   3   4   5   6   7   8   9   10   11   >