[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709993795 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34496/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

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

[GitHub] [spark] ScrapCodes commented on a change in pull request #30025: [SPARK-33095][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MySQL dialect)

2020-10-16 Thread GitBox
ScrapCodes commented on a change in pull request #30025: URL: https://github.com/apache/spark/pull/30025#discussion_r506320770 ## File path: sql/core/src/main/scala/org/apache/spark/sql/jdbc/MySQLDialect.scala ## @@ -48,4 +48,26 @@ private case object MySQLDialect extends JdbcD

[GitHub] [spark] cloud-fan commented on pull request #30029: [SPARK-33131][SQL] Fix grouping sets with having clause can not resolve qualified col name

2020-10-16 Thread GitBox
cloud-fan commented on pull request #30029: URL: https://github.com/apache/spark/pull/30029#issuecomment-709989015 @ulysses-you can you send backport PRs for 3.0 and 2.4? thanks! This is an automated message from the Apache

[GitHub] [spark] cloud-fan commented on pull request #30029: [SPARK-33131][SQL] Fix grouping sets with having clause can not resolve qualified col name

2020-10-16 Thread GitBox
cloud-fan commented on pull request #30029: URL: https://github.com/apache/spark/pull/30029#issuecomment-709988668 GA passed, thanks, merging to master! This is an automated message from the Apache Git Service. To respond to

[GitHub] [spark] cloud-fan closed pull request #30029: [SPARK-33131][SQL] Fix grouping sets with having clause can not resolve qualified col name

2020-10-16 Thread GitBox
cloud-fan closed pull request #30029: URL: https://github.com/apache/spark/pull/30029 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 go t

[GitHub] [spark] SparkQA commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
SparkQA commented on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709988169 **[Test build #129894 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129894/testReport)** for PR 2 at commit [`f657ff0`](https://github.com

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30045: URL: https://github.com/apache/spark/pull/30045#issuecomment-709985348 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] cloud-fan commented on a change in pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #29881: URL: https://github.com/apache/spark/pull/29881#discussion_r506311427 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala ## @@ -80,20 +81,41 @@ private[spark] object HiveUtils extends Logging {

[GitHub] [spark] beliefer commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
beliefer commented on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709985924 retest this please This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [spark] cloud-fan commented on a change in pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #29881: URL: https://github.com/apache/spark/pull/29881#discussion_r506311033 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala ## @@ -80,20 +81,41 @@ private[spark] object HiveUtils extends Logging {

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30045: URL: https://github.com/apache/spark/pull/30045#issuecomment-709985337 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] cloud-fan commented on a change in pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #29881: URL: https://github.com/apache/spark/pull/29881#discussion_r506310103 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala ## @@ -396,23 +440,43 @@ private[spark] object HiveUtils extends Logging

[GitHub] [spark] AmplabJenkins commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30045: URL: https://github.com/apache/spark/pull/30045#issuecomment-709985337 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 #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #30045: URL: https://github.com/apache/spark/pull/30045#issuecomment-709878764 **[Test build #129883 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129883/testReport)** for PR 30045 at commit [`6848b2f`](https://gi

[GitHub] [spark] SparkQA commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
SparkQA commented on pull request #30045: URL: https://github.com/apache/spark/pull/30045#issuecomment-709984802 **[Test build #129883 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129883/testReport)** for PR 30045 at commit [`6848b2f`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709984478 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709984475 Merged build finished. Test FAILed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] AmplabJenkins commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709984475 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 #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
SparkQA commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709984531 **[Test build #129893 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129893/testReport)** for PR 29982 at commit [`d24a00d`](https://github.com

[GitHub] [spark] SparkQA removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709890593 **[Test build #129884 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129884/testReport)** for PR 2 at commit [`f657ff0`](https://gi

[GitHub] [spark] SparkQA commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

2020-10-16 Thread GitBox
SparkQA commented on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-709984040 **[Test build #129884 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129884/testReport)** for PR 2 at commit [`f657ff0`](https://github.co

[GitHub] [spark] beliefer commented on pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
beliefer commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709983930 @cloud-fan Thanks for your help! This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709983886 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34496/ -

[GitHub] [spark] cloud-fan commented on pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
cloud-fan commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709982581 GA passed, merging to master, thanks! This is an automated message from the Apache Git Service. To respond to

[GitHub] [spark] cloud-fan closed pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
cloud-fan closed pull request #30023: URL: https://github.com/apache/spark/pull/30023 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 go t

[GitHub] [spark] cloud-fan commented on a change in pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30045: URL: https://github.com/apache/spark/pull/30045#discussion_r506303081 ## File path: sql/core/src/main/scala/org/apache/spark/sql/internal/SharedState.scala ## @@ -55,10 +55,11 @@ private[sql] class SharedState( Share

[GitHub] [spark] cloud-fan commented on a change in pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30045: URL: https://github.com/apache/spark/pull/30045#discussion_r506302122 ## File path: sql/core/src/test/scala/org/apache/spark/sql/SparkSessionBuilderSuite.scala ## @@ -300,4 +300,53 @@ class SparkSessionBuilderSuite extend

[GitHub] [spark] turboFei edited a comment on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
turboFei edited a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709978338 Seems the bracketedCommentLevel could not handle this case: ``` /* /* */ */ ``` ![image](https://user-images.githubusercontent.com/6757692/96250933-3b7ceb

[GitHub] [spark] SparkQA commented on pull request #30035: [SPARK-33145] [WEBUI] Fix when `Succeeded Jobs` has many child url elements,they will extend over the edge of the page.

2020-10-16 Thread GitBox
SparkQA commented on pull request #30035: URL: https://github.com/apache/spark/pull/30035#issuecomment-709980869 **[Test build #129892 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129892/testReport)** for PR 30035 at commit [`db61218`](https://github.com

[GitHub] [spark] cloud-fan commented on a change in pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30045: URL: https://github.com/apache/spark/pull/30045#discussion_r506298572 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/SetCommand.scala ## @@ -172,7 +172,7 @@ object SetCommand { case class Re

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30035: [SPARK-33145] [WEBUI] Fix when `Succeeded Jobs` has many child url elements,they will extend over the edge of the page.

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30035: URL: https://github.com/apache/spark/pull/30035#issuecomment-708602303 Can one of the admins verify this patch? This is an automated message from the Apache Git Service.

[GitHub] [spark] turboFei edited a comment on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
turboFei edited a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709978338 Seems the bracketedCommentLevel could handle this case: ``` /* /* */ */ ``` ![image](https://user-images.githubusercontent.com/6757692/96250933-3b7ceb00-0

[GitHub] [spark] turboFei edited a comment on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
turboFei edited a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709978338 Seems the bracketedCommentLevel could handle this case: ``` /* /* */ */ ``` ![image](https://user-images.githubusercontent.com/6757692/96250933-3b7ceb00-0

[GitHub] [spark] gengliangwang commented on pull request #30035: [SPARK-33145] [WEBUI] Fix when `Succeeded Jobs` has many child url elements,they will extend over the edge of the page.

2020-10-16 Thread GitBox
gengliangwang commented on pull request #30035: URL: https://github.com/apache/spark/pull/30035#issuecomment-709978946 @akiyamaneko Thanks for the improvement! Could you add the screenshot after fix in the PR description?

[GitHub] [spark] gengliangwang commented on pull request #30035: [SPARK-33145] [WEBUI] Fix when `Succeeded Jobs` has many child url elements,they will extend over the edge of the page.

2020-10-16 Thread GitBox
gengliangwang commented on pull request #30035: URL: https://github.com/apache/spark/pull/30035#issuecomment-709978616 ok to test This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506295439 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] turboFei commented on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
turboFei commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709978338 Seems the bracketedCommentLevel could handle this case: ``` /* /* */ */ ``` This is an automated messa

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506295439 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506294887 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506294887 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506293143 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506292321 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala ## @@ -0,0 +1,138 @@ +/*

[GitHub] [spark] cloud-fan commented on a change in pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
cloud-fan commented on a change in pull request #30026: URL: https://github.com/apache/spark/pull/30026#discussion_r506291180 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/BasicWriteStatsTracker.scala ## @@ -76,7 +79,7 @@ class BasicWriteTask

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709970630 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 #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709970640 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8

[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709970603 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34495/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709970630 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 #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709966078 **[Test build #129891 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129891/testReport)** for PR 29891 at commit [`5ea2cbb`](https://github.com

[GitHub] [spark] steveloughran commented on a change in pull request #30019: [SPARK-33135][CORE] Use listLocatedStatus from FileSystem implementations

2020-10-16 Thread GitBox
steveloughran commented on a change in pull request #30019: URL: https://github.com/apache/spark/pull/30019#discussion_r504525199 ## File path: core/src/main/scala/org/apache/spark/util/HadoopFSUtils.scala ## @@ -207,18 +207,14 @@ private[spark] object HadoopFSUtils extends Log

[GitHub] [spark] beliefer commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
beliefer commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709964682 retest this please This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709960802 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34495/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709959004 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 #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709959012 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] AmplabJenkins commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709959004 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 #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709942510 **[Test build #129890 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129890/testReport)** for PR 29891 at commit [`5ea2cbb`](https://gi

[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709958780 **[Test build #129890 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129890/testReport)** for PR 29891 at commit [`5ea2cbb`](https://github.co

[GitHub] [spark] SparkQA commented on pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
SparkQA commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709957614 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34494/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709957634 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 #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709957634 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 #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
SparkQA commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709952590 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34493/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709952617 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 #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709952617 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 #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
SparkQA commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709949211 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34494/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30053: [SPARK-32816][SQL][3.0] Fix analyzer bug when aggregating multiple distinct DECIMAL columns

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30053: URL: https://github.com/apache/spark/pull/30053#issuecomment-709943463 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 #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709943526 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 #30053: [SPARK-32816][SQL][3.0] Fix analyzer bug when aggregating multiple distinct DECIMAL columns

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30053: URL: https://github.com/apache/spark/pull/30053#issuecomment-709943475 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] SparkQA removed a comment on pull request #30053: [SPARK-32816][SQL][3.0] Fix analyzer bug when aggregating multiple distinct DECIMAL columns

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #30053: URL: https://github.com/apache/spark/pull/30053#issuecomment-709874931 **[Test build #129882 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129882/testReport)** for PR 30053 at commit [`96a0706`](https://gi

[GitHub] [spark] AmplabJenkins commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709943526 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 #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
SparkQA commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709943505 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34492/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #30053: [SPARK-32816][SQL][3.0] Fix analyzer bug when aggregating multiple distinct DECIMAL columns

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30053: URL: https://github.com/apache/spark/pull/30053#issuecomment-709943463 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 #30053: [SPARK-32816][SQL][3.0] Fix analyzer bug when aggregating multiple distinct DECIMAL columns

2020-10-16 Thread GitBox
SparkQA commented on pull request #30053: URL: https://github.com/apache/spark/pull/30053#issuecomment-709943267 **[Test build #129882 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129882/testReport)** for PR 30053 at commit [`96a0706`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709942664 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] AmplabJenkins commented on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709942655 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 #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709925226 **[Test build #129888 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129888/testReport)** for PR 29982 at commit [`085d4b9`](https://gi

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709942655 Merged build finished. Test PASSed. This is an automated message from the Apache Git Service. To r

[GitHub] [spark] SparkQA commented on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
SparkQA commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709942293 **[Test build #129888 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129888/testReport)** for PR 29982 at commit [`085d4b9`](https://github.co

[GitHub] [spark] SparkQA commented on pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
SparkQA commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-709942510 **[Test build #129890 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129890/testReport)** for PR 29891 at commit [`5ea2cbb`](https://github.com

[GitHub] [spark] SparkQA commented on pull request #29982: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

2020-10-16 Thread GitBox
SparkQA commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-709941590 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34493/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709937564 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 #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709903604 **[Test build #129886 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129886/testReport)** for PR 30009 at commit [`c0a734d`](https://gi

[GitHub] [spark] AmplabJenkins commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709937564 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 #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
SparkQA commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709937125 **[Test build #129886 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129886/testReport)** for PR 30009 at commit [`c0a734d`](https://github.co

[GitHub] [spark] beliefer commented on a change in pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
beliefer commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r506217898 ## File path: sql/core/src/test/resources/sql-tests/inputs/regexp-functions.sql ## @@ -31,3 +31,14 @@ SELECT regexp_extract_all('1a 2b 14m', '(\\d+)([a-z

[GitHub] [spark] beliefer commented on a change in pull request #29891: [SPARK-30796][SQL] Add parameter position for REGEXP_REPLACE

2020-10-16 Thread GitBox
beliefer commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r506217520 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala ## @@ -318,16 +320,46 @@ case class StringSp

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709935310 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/129

[GitHub] [spark] AmplabJenkins commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709935305 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 #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
SparkQA commented on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709935087 **[Test build #129887 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129887/testReport)** for PR 28938 at commit [`3fbfd5d`](https://github.co

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709935305 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 #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
SparkQA removed a comment on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709903663 **[Test build #129887 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129887/testReport)** for PR 28938 at commit [`3fbfd5d`](https://gi

[GitHub] [spark] SparkQA commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC

2020-10-16 Thread GitBox
SparkQA commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-709935090 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34492/ -

[GitHub] [spark] SparkQA commented on pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
SparkQA commented on pull request #30026: URL: https://github.com/apache/spark/pull/30026#issuecomment-709932689 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34490/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
AmplabJenkins commented on pull request #30026: URL: https://github.com/apache/spark/pull/30026#issuecomment-709932719 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 #30026: [SPARK-32978][SQL] Make sure the number of dynamic part metric is correct

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #30026: URL: https://github.com/apache/spark/pull/30026#issuecomment-709932719 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 #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
SparkQA commented on pull request #30023: URL: https://github.com/apache/spark/pull/30023#issuecomment-709929939 **[Test build #129889 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129889/testReport)** for PR 30023 at commit [`07b3a92`](https://github.com

[GitHub] [spark] AmplabJenkins removed a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
AmplabJenkins removed a comment on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709928778 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 #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

2020-10-16 Thread GitBox
SparkQA commented on pull request #28938: URL: https://github.com/apache/spark/pull/28938#issuecomment-709928746 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34491/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog

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

[GitHub] [spark] beliefer commented on a change in pull request #30023: [SPARK-33126][SQL] Simplify offset window function(Remove direction field)

2020-10-16 Thread GitBox
beliefer commented on a change in pull request #30023: URL: https://github.com/apache/spark/pull/30023#discussion_r506204707 ## File path: sql/core/src/test/resources/sql-tests/results/postgreSQL/window_part1.sql.out ## @@ -202,7 +202,7 @@ struct +struct Review comment:

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue.

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

<    2   3   4   5   6   7   8   >