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

2020-10-12 Thread GitBox
beliefer commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r503684400 ## File path: sql/core/src/test/resources/sql-tests/results/regexp-functions.sql.out ## @@ -252,3 +252,53 @@ SELECT regexp_extract_all('a 2b 14m',

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

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

[GitHub] [spark] SparkQA commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

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

[GitHub] [spark] SparkQA commented on pull request #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

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

[GitHub] [spark] maropu commented on a change in pull request #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

2020-10-12 Thread GitBox
maropu commented on a change in pull request #29933: URL: https://github.com/apache/spark/pull/29933#discussion_r503676101 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -893,6 +893,16 @@ object SQLConf { .booleanConf

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #29881: URL: https://github.com/apache/spark/pull/29881#issuecomment-707497982 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 #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #29881: URL: https://github.com/apache/spark/pull/29881#issuecomment-707497982 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 #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] SparkQA commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] maropu commented on a change in pull request #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

2020-10-12 Thread GitBox
maropu commented on a change in pull request #29933: URL: https://github.com/apache/spark/pull/29933#discussion_r503673867 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -893,6 +893,16 @@ object SQLConf { .booleanConf

[GitHub] [spark] maropu commented on a change in pull request #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

2020-10-12 Thread GitBox
maropu commented on a change in pull request #29933: URL: https://github.com/apache/spark/pull/29933#discussion_r503673867 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -893,6 +893,16 @@ object SQLConf { .booleanConf

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

2020-10-12 Thread GitBox
maropu commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r503673727 ## File path: sql/core/src/test/resources/sql-tests/results/regexp-functions.sql.out ## @@ -252,3 +252,53 @@ SELECT regexp_extract_all('a 2b 14m',

[GitHub] [spark] zhengruifeng commented on pull request #30013: [SPARK-32455][ML][Follow-Up] LogisticRegressionModel prediction optimization - fix incorrect initialization

2020-10-12 Thread GitBox
zhengruifeng commented on pull request #30013: URL: https://github.com/apache/spark/pull/30013#issuecomment-707491859 Merged to master, thanks all! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] zhengruifeng closed pull request #30013: [SPARK-32455][ML][Follow-Up] LogisticRegressionModel prediction optimization - fix incorrect initialization

2020-10-12 Thread GitBox
zhengruifeng closed pull request #30013: URL: https://github.com/apache/spark/pull/30013 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 commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

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

[GitHub] [spark] viirya commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

2020-10-12 Thread GitBox
viirya commented on a change in pull request #29950: URL: https://github.com/apache/spark/pull/29950#discussion_r503666979 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -1926,6 +1926,19 @@ object SQLConf { .booleanConf

[GitHub] [spark] viirya commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

2020-10-12 Thread GitBox
viirya commented on a change in pull request #29950: URL: https://github.com/apache/spark/pull/29950#discussion_r503666896 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala ## @@ -216,7 +216,7 @@ abstract class

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30012: URL: https://github.com/apache/spark/pull/30012#issuecomment-707486155 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 #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30012: URL: https://github.com/apache/spark/pull/30012#issuecomment-707486155 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 #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] SparkQA removed a comment on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] viirya commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

2020-10-12 Thread GitBox
viirya commented on a change in pull request #29950: URL: https://github.com/apache/spark/pull/29950#discussion_r503665670 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala ## @@ -760,12 +756,43 @@ object CollapseProject extends

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

2020-10-12 Thread GitBox
maropu commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-707485073 I meant `RegExpExtract` in spark. We don't need to add a `position` param in `RegExpExtract` and `RegExpExtractAll`, too?

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30022: SPARK-33090 Upgrade Google Guava to 29.0-jre

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

[GitHub] [spark] AmplabJenkins commented on pull request #30022: SPARK-33090 Upgrade Google Guava to 29.0-jre

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30022: URL: https://github.com/apache/spark/pull/30022#issuecomment-707484086 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 #30022: SPARK-33090 Upgrade Google Guava to 29.0-jre

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

[GitHub] [spark] sfcoy opened a new pull request #30022: SPARK-33090 Upgrade Google Guava to 29.0-jre

2020-10-12 Thread GitBox
sfcoy opened a new pull request #30022: URL: https://github.com/apache/spark/pull/30022 * Compatible with Hadoop > 3.2.0 * Future proof for a while ### What changes were proposed in this pull request? Upgrade the Google Guava dependency for compatibility with Hadoop 3.2.1

[GitHub] [spark] AmplabJenkins commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707481533 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 #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] viirya commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs

2020-10-12 Thread GitBox
viirya commented on a change in pull request #29950: URL: https://github.com/apache/spark/pull/29950#discussion_r503662637 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala ## @@ -216,7 +216,7 @@ abstract class

[GitHub] [spark] viirya commented on a change in pull request #30020: [SPARK-33123][TESTS] Ignore `GitHub Action file` change in Amplab Jenkins

2020-10-12 Thread GitBox
viirya commented on a change in pull request #30020: URL: https://github.com/apache/spark/pull/30020#discussion_r503660823 ## File path: dev/run-tests.py ## @@ -55,6 +55,10 @@ def determine_modules_for_files(filenames): for filename in filenames: if filename in

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707479180 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

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

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30009: URL: https://github.com/apache/spark/pull/30009#issuecomment-707478934 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 #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #29881: URL: https://github.com/apache/spark/pull/29881#issuecomment-707478598 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] SparkQA commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] AmplabJenkins commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

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

[GitHub] [spark] lanisyutin commented on pull request #11459: [SPARK-13025] Allow users to set initial model in logistic regression

2020-10-12 Thread GitBox
lanisyutin commented on pull request #11459: URL: https://github.com/apache/spark/pull/11459#issuecomment-707478601 Hi, all, what about the status of this issue? why it was not merged? There are any ways to set `initialWeights` now?

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

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

[GitHub] [spark] SparkQA commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

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

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

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

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

[GitHub] [spark] AmplabJenkins commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707474058 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 #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707474058 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 #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] SparkQA commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30011: URL: https://github.com/apache/spark/pull/30011#issuecomment-707471528 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 #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30011: URL: https://github.com/apache/spark/pull/30011#issuecomment-707471528 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 #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

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

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

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707468073 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AmplabJenkins commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30021: URL: https://github.com/apache/spark/pull/30021#issuecomment-707468068 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 #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] SparkQA commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] SparkQA commented on pull request #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

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

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

2020-10-12 Thread GitBox
beliefer commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r503648480 ## File path: sql/core/src/test/resources/sql-tests/results/regexp-functions.sql.out ## @@ -252,3 +252,53 @@ SELECT regexp_extract_all('a 2b 14m',

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

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

[GitHub] [spark] SparkQA commented on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

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

2020-10-12 Thread GitBox
beliefer commented on a change in pull request #29891: URL: https://github.com/apache/spark/pull/29891#discussion_r503647723 ## File path: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ## @@ -2538,7 +2538,7 @@ object functions { * @since 1.5.0 */ def

[GitHub] [spark] AmplabJenkins commented on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30012: URL: https://github.com/apache/spark/pull/30012#issuecomment-707463818 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 #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30012: URL: https://github.com/apache/spark/pull/30012#issuecomment-707463818 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 #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #29933: URL: https://github.com/apache/spark/pull/29933#issuecomment-707463501 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 #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #29933: URL: https://github.com/apache/spark/pull/29933#issuecomment-707463501 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 #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

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

[GitHub] [spark] SparkQA commented on pull request #29933: [SPARK-26533][SQL] Support query auto timeout cancel on thriftserver

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

[GitHub] [spark] SparkQA commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

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

[GitHub] [spark] SparkQA commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

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

2020-10-12 Thread GitBox
beliefer commented on pull request #29891: URL: https://github.com/apache/spark/pull/29891#issuecomment-707461906 > How about the other regex functions, e.g.,`RegExpExtract`? Looks all the regex-like functions in Oracle have a position parameter. Oracle have not `RegExpExtract`.

[GitHub] [spark] AngersZhuuuu commented on pull request #30016: [SPARK-33119][SQL] ScalarSubquery should returns the first two rows to avoid Driver OOM

2020-10-12 Thread GitBox
AngersZh commented on pull request #30016: URL: https://github.com/apache/spark/pull/30016#issuecomment-707461957 Nice 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 #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] AngersZhuuuu removed a comment on pull request #30016: [SPARK-33119][SQL] ScalarSubquery should returns the first two rows to avoid Driver OOM

2020-10-12 Thread GitBox
AngersZh removed a comment on pull request #30016: URL: https://github.com/apache/spark/pull/30016#issuecomment-707461957 Nice This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [spark] AmplabJenkins commented on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #30012: URL: https://github.com/apache/spark/pull/30012#issuecomment-707461708 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 #29092: [SPARK-32295][SQL] Add not null and size > 0 filters before inner explode/inline to benefit from predicate pushdown

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #29092: URL: https://github.com/apache/spark/pull/29092#issuecomment-707460800 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on pull request #29092: [SPARK-32295][SQL] Add not null and size > 0 filters before inner explode/inline to benefit from predicate pushdown

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

[GitHub] [spark] SparkQA removed a comment on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] SparkQA commented on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] AmplabJenkins commented on pull request #29092: [SPARK-32295][SQL] Add not null and size > 0 filters before inner explode/inline to benefit from predicate pushdown

2020-10-12 Thread GitBox
AmplabJenkins commented on pull request #29092: URL: https://github.com/apache/spark/pull/29092#issuecomment-707460791 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 #29092: [SPARK-32295][SQL] Add not null and size > 0 filters before inner explode/inline to benefit from predicate pushdown

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

[GitHub] [spark] AngersZhuuuu commented on pull request #29881: [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS location

2020-10-12 Thread GitBox
AngersZh commented on pull request #29881: URL: https://github.com/apache/spark/pull/29881#issuecomment-707459944 Any more update? This is an automated message from the Apache Git Service. To respond to the message,

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

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

[GitHub] [spark] beliefer commented on a change in pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
beliefer commented on a change in pull request #30021: URL: https://github.com/apache/spark/pull/30021#discussion_r503643546 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2974,9 +2974,9 @@ class Analyzer( */

[GitHub] [spark] cloud-fan commented on a change in pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
cloud-fan commented on a change in pull request #30021: URL: https://github.com/apache/spark/pull/30021#discussion_r503643542 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2974,9 +2974,9 @@ class Analyzer( */

[GitHub] [spark] SparkQA commented on pull request #30012: [SPARK-XXX][INFRA] Rebalance GitHub Action jobs

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

[GitHub] [spark] cloud-fan commented on a change in pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
cloud-fan commented on a change in pull request #30021: URL: https://github.com/apache/spark/pull/30021#discussion_r503643245 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2974,9 +2974,9 @@ class Analyzer( */

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

2020-10-12 Thread GitBox
beliefer commented on pull request #2: URL: https://github.com/apache/spark/pull/2#issuecomment-707458123 @maropu If there have a lot of like, the reduceLeft will construct very deep tree. This will lead to unlimited function calls to increase the height of the thread stack.

[GitHub] [spark] SparkQA commented on pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

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

[GitHub] [spark] AngersZhuuuu commented on pull request #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

2020-10-12 Thread GitBox
AngersZh commented on pull request #30011: URL: https://github.com/apache/spark/pull/30011#issuecomment-707456632 @dongjoon-hyun @cloud-fan Do you know why we not support bucket `DESC`? Seems we should support this best for this problem.

[GitHub] [spark] AmplabJenkins removed a comment on pull request #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

2020-10-12 Thread GitBox
AmplabJenkins removed a comment on pull request #30011: URL: https://github.com/apache/spark/pull/30011#issuecomment-707455575 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 #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

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

[GitHub] [spark] AmplabJenkins commented on pull request #30011: [WIP][SPARK-32281][SQL] Spark keep SORTED spec in metastore

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

  1   2   3   4   5   6   7   8   9   >