[GitHub] [spark] SparkQA removed a comment on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764405589 **[Test build #134310 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134310/testReport)** for PR 31262 at commit [`85ecfe0`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764453167 **[Test build #134310 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134310/testReport)** for PR 31262 at commit [`85ecfe0`](https://github.co

[GitHub] [spark] zhongyu09 commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
zhongyu09 commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764449369 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 #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31274: URL: https://github.com/apache/spark/pull/31274#issuecomment-764448953 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38898/ -

[GitHub] [spark] beliefer commented on pull request #31178: [SPARK-34096][SQL] Improve performance for nth_value ignore nulls over offset window

2021-01-20 Thread GitBox
beliefer commented on pull request #31178: URL: https://github.com/apache/spark/pull/31178#issuecomment-764447673 @cloud-fan Thanks for your work! This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [spark] cloud-fan commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
cloud-fan commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764447035 Do we have a jenkins command to trigger JDBC integration test? This is an automated message from the Apache Gi

[GitHub] [spark] viirya opened a new pull request #31275: [SPARK-34187][SS] Use available offset range obtained during polling when checking offset validation

2021-01-20 Thread GitBox
viirya opened a new pull request #31275: URL: https://github.com/apache/spark/pull/31275 ### What changes were proposed in this pull request? This patch uses the available offset range obtained during polling Kafka records to do offset validation check. ### Why are

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764443017 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38897/ ---

[GitHub] [spark] cloud-fan closed pull request #31178: [SPARK-34096][SQL] Improve performance for nth_value ignore nulls over offset window

2021-01-20 Thread GitBox
cloud-fan closed pull request #31178: URL: https://github.com/apache/spark/pull/31178 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 pull request #31178: [SPARK-34096][SQL] Improve performance for nth_value ignore nulls over offset window

2021-01-20 Thread GitBox
cloud-fan commented on pull request #31178: URL: https://github.com/apache/spark/pull/31178#issuecomment-764442309 thanks, merging to master! This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [spark] SparkQA removed a comment on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764353813 **[Test build #134307 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134307/testReport)** for PR 31228 at commit [`692a250`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31274: URL: https://github.com/apache/spark/pull/31274#issuecomment-764439727 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38896/ ---

[GitHub] [spark] SparkQA commented on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
SparkQA commented on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764439582 **[Test build #134307 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134307/testReport)** for PR 31228 at commit [`692a250`](https://github.co

[GitHub] [spark] SparkQA removed a comment on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764357382 **[Test build #134306 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134306/testReport)** for PR 31271 at commit [`6436a8a`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
SparkQA commented on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764438491 **[Test build #134306 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134306/testReport)** for PR 31271 at commit [`6436a8a`](https://github.co

[GitHub] [spark] SparkQA removed a comment on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764364332 **[Test build #134308 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134308/testReport)** for PR 31269 at commit [`5699cf4`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
SparkQA commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764438055 **[Test build #134308 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134308/testReport)** for PR 31269 at commit [`5699cf4`](https://github.co

[GitHub] [spark] MaxGekk commented on a change in pull request #31206: [SPARK-34138][SQL] Keep dependants cached while refreshing v1 tables

2021-01-20 Thread GitBox
MaxGekk commented on a change in pull request #31206: URL: https://github.com/apache/spark/pull/31206#discussion_r561649229 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala ## @@ -170,6 +170,13 @@ class SessionCatalog( t

[GitHub] [spark] AmplabJenkins commented on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764436431 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134305/ -

[GitHub] [spark] SparkQA removed a comment on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764355060 **[Test build #134305 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134305/testReport)** for PR 31272 at commit [`bd3ca14`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
SparkQA commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764436264 **[Test build #134305 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134305/testReport)** for PR 31272 at commit [`bd3ca14`](https://github.co

[GitHub] [spark] MaxGekk commented on pull request #31250: [SPARK-34099][SQL][TESTS] Check re-caching of v2 table dependents after table altering

2021-01-20 Thread GitBox
MaxGekk commented on pull request #31250: URL: https://github.com/apache/spark/pull/31250#issuecomment-764436018 @cloud-fan @HyukjinKwon Any objections for the tests? This is an automated message from the Apache Git Service.

[GitHub] [spark] SparkQA commented on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly

2021-01-20 Thread GitBox
SparkQA commented on pull request #31245: URL: https://github.com/apache/spark/pull/31245#issuecomment-764432214 **[Test build #134313 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134313/testReport)** for PR 31245 at commit [`6f0196d`](https://github.com

[GitHub] [spark] SparkQA commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes

2021-01-20 Thread GitBox
SparkQA commented on pull request #31249: URL: https://github.com/apache/spark/pull/31249#issuecomment-764434865 **[Test build #134312 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134312/testReport)** for PR 31249 at commit [`c55b26d`](https://github.com

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764431525 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38895/

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764431524 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134303/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764431528 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38891/

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764431523 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38893/

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764431527 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38894/

[GitHub] [spark] SparkQA commented on pull request #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31274: URL: https://github.com/apache/spark/pull/31274#issuecomment-764432133 **[Test build #134311 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134311/testReport)** for PR 31274 at commit [`8eb5fa0`](https://github.com

[GitHub] [spark] AmplabJenkins commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764431524 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134303/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764431525 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38895/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764431528 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38891/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764431523 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38893/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764431527 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38894/ -

[GitHub] [spark] SparkQA commented on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
SparkQA commented on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764430879 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38893/ ---

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764428549 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38897/ -

[GitHub] [spark] SparkQA commented on pull request #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31274: URL: https://github.com/apache/spark/pull/31274#issuecomment-764426268 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38896/ -

[GitHub] [spark] gengliangwang commented on a change in pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
gengliangwang commented on a change in pull request #31271: URL: https://github.com/apache/spark/pull/31271#discussion_r561634599 ## File path: sql/core/src/main/scala/org/apache/spark/sql/streaming/ui/StreamingQueryPage.scala ## @@ -206,12 +206,13 @@ class StreamingQueryPaged

[GitHub] [spark] hanyucui closed pull request #31256: [WIP] Fix spark.dynamicAllocation.cachedExecutorIdleTimeout

2021-01-20 Thread GitBox
hanyucui closed pull request #31256: URL: https://github.com/apache/spark/pull/31256 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 to

[GitHub] [spark] SparkQA commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
SparkQA commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764412483 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38891/ ---

[GitHub] [spark] SparkQA removed a comment on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764236766 **[Test build #134303 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134303/testReport)** for PR 31262 at commit [`9fd2ba6`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764411274 **[Test build #134303 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134303/testReport)** for PR 31262 at commit [`9fd2ba6`](https://github.co

[GitHub] [spark] SparkQA commented on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
SparkQA commented on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764410600 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38895/ ---

[GitHub] [spark] SparkQA commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
SparkQA commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764410254 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38894/ ---

[GitHub] [spark] cfmcgrady commented on a change in pull request #31231: [SPARK-34087][SQL] Make ExecutionListenerManager.listenerBus removable.

2021-01-20 Thread GitBox
cfmcgrady commented on a change in pull request #31231: URL: https://github.com/apache/spark/pull/31231#discussion_r561627966 ## File path: sql/core/src/main/scala/org/apache/spark/sql/util/QueryExecutionListener.scala ## @@ -109,6 +109,16 @@ class ExecutionListenerManager pri

[GitHub] [spark] SparkQA commented on pull request #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31274: URL: https://github.com/apache/spark/pull/31274#issuecomment-764408931 **[Test build #134309 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134309/testReport)** for PR 31274 at commit [`eed5745`](https://github.com

[GitHub] [spark] SparkQA commented on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
SparkQA commented on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764406129 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38893/ -

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764405589 **[Test build #134310 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134310/testReport)** for PR 31262 at commit [`85ecfe0`](https://github.com

[GitHub] [spark] AmplabJenkins removed a comment on pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade Parquet to 1.11.1

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #26804: URL: https://github.com/apache/spark/pull/26804#issuecomment-764403535 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134301/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764403536 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134304/ -

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31270: [SPARK-34180][SQL] Revert SPARK-33888

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31270: URL: https://github.com/apache/spark/pull/31270#issuecomment-764403534 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38890/

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764403537 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38892/

[GitHub] [spark] AmplabJenkins commented on pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade Parquet to 1.11.1

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #26804: URL: https://github.com/apache/spark/pull/26804#issuecomment-764403535 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134301/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764403536 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/134304/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31270: [SPARK-34180][SQL] Revert SPARK-33888

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31270: URL: https://github.com/apache/spark/pull/31270#issuecomment-764403534 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38890/ -

[GitHub] [spark] AmplabJenkins commented on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764403537 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38892/ -

[GitHub] [spark] viirya commented on a change in pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
viirya commented on a change in pull request #31271: URL: https://github.com/apache/spark/pull/31271#discussion_r561622396 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala ## @@ -1268,7 +1268,7 @@ private[hive] object HiveClientImpl e

[GitHub] [spark] cloud-fan commented on a change in pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31271: URL: https://github.com/apache/spark/pull/31271#discussion_r561621941 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala ## @@ -1268,7 +1268,7 @@ private[hive] object HiveClientImp

[GitHub] [spark] viirya commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
viirya commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561621637 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: Sess

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561621537 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: Se

[GitHub] [spark] cloud-fan commented on a change in pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31271: URL: https://github.com/apache/spark/pull/31271#discussion_r561621419 ## File path: core/src/main/scala/org/apache/spark/scheduler/ExecutorDecommissionInfo.scala ## @@ -31,6 +31,8 @@ case class ExecutorDecommissionInfo(me

[GitHub] [spark] SparkQA commented on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
SparkQA commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764401105 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38892/ ---

[GitHub] [spark] SparkQA commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
SparkQA commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764400591 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38891/ -

[GitHub] [spark] cloud-fan commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561620650 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: S

[GitHub] [spark] SparkQA commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
SparkQA commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764399558 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38894/ -

[GitHub] [spark] zhongyu09 commented on a change in pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
zhongyu09 commented on a change in pull request #31269: URL: https://github.com/apache/spark/pull/31269#discussion_r561620119 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala ## @@ -1460,4 +1460,29 @@ class AdaptiveQuer

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561609651 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: Se

[GitHub] [spark] SparkQA commented on pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
SparkQA commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764398773 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38892/ -

[GitHub] [spark] SparkQA removed a comment on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764357237 **[Test build #134304 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134304/testReport)** for PR 31273 at commit [`71c01e8`](https://gi

[GitHub] [spark] SparkQA commented on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
SparkQA commented on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764398720 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38895/ -

[GitHub] [spark] SparkQA commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
SparkQA commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764398499 **[Test build #134304 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134304/testReport)** for PR 31273 at commit [`71c01e8`](https://github.co

[GitHub] [spark] SparkQA removed a comment on pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade Parquet to 1.11.1

2021-01-20 Thread GitBox
SparkQA removed a comment on pull request #26804: URL: https://github.com/apache/spark/pull/26804#issuecomment-764206843 **[Test build #134301 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134301/testReport)** for PR 26804 at commit [`a89c61d`](https://gi

[GitHub] [spark] SparkQA commented on pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade Parquet to 1.11.1

2021-01-20 Thread GitBox
SparkQA commented on pull request #26804: URL: https://github.com/apache/spark/pull/26804#issuecomment-764394945 **[Test build #134301 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134301/testReport)** for PR 26804 at commit [`a89c61d`](https://github.co

[GitHub] [spark] cloud-fan commented on a change in pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31269: URL: https://github.com/apache/spark/pull/31269#discussion_r561615950 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala ## @@ -1460,4 +1460,29 @@ class AdaptiveQuer

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AngersZh commented on a change in pull request #31272: URL: https://github.com/apache/spark/pull/31272#discussion_r561614697 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala ## @@ -81,7 +81,7 @@ object StringUtils extends Loggi

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #31272: [WIP][SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AngersZh commented on a change in pull request #31272: URL: https://github.com/apache/spark/pull/31272#discussion_r561614697 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala ## @@ -81,7 +81,7 @@ object StringUtils extends Loggi

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #31272: [SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
AngersZh commented on a change in pull request #31272: URL: https://github.com/apache/spark/pull/31272#discussion_r561614697 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala ## @@ -81,7 +81,7 @@ object StringUtils extends Loggi

[GitHub] [spark] cloud-fan commented on a change in pull request #31206: [SPARK-34138][SQL] Keep dependants cached while refreshing v1 tables

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31206: URL: https://github.com/apache/spark/pull/31206#discussion_r561612958 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala ## @@ -170,6 +170,13 @@ class SessionCatalog(

[GitHub] [spark] cloud-fan closed pull request #31253: [SPARK-34164][SQL] Improve write side varchar check to visit only last few tailing spaces

2021-01-20 Thread GitBox
cloud-fan closed pull request #31253: URL: https://github.com/apache/spark/pull/31253 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 pull request #31253: [SPARK-34164][SQL] Improve write side varchar check to visit only last few tailing spaces

2021-01-20 Thread GitBox
cloud-fan commented on pull request #31253: URL: https://github.com/apache/spark/pull/31253#issuecomment-764383580 thanks, merging to master! This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561612294 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala ## @@ -1363,9 +1368,14 @@ class SessionCatalog(

[GitHub] [spark] sarutak opened a new pull request #31274: [SPARK-34186][SQL][TESTS] Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888

2021-01-20 Thread GitBox
sarutak opened a new pull request #31274: URL: https://github.com/apache/spark/pull/31274 ### What changes were proposed in this pull request? This PR fixes the following integration suites to reflect the change of SPARK-33888. * PostgresIntegrationSuite * MySQLIntegrationS

[GitHub] [spark] imback82 commented on a change in pull request #31272: [SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31272: URL: https://github.com/apache/spark/pull/31272#discussion_r561610997 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/StringUtils.scala ## @@ -81,7 +81,7 @@ object StringUtils extends Logging {

[GitHub] [spark] sarutak commented on a change in pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
sarutak commented on a change in pull request #31262: URL: https://github.com/apache/spark/pull/31262#discussion_r561611260 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala ## @@ -306,19 +306,14 @@ object JdbcUtils extends L

[GitHub] [spark] viirya commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
viirya commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561610487 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala ## @@ -1363,9 +1368,14 @@ class SessionCatalog(

[GitHub] [spark] SparkQA commented on pull request #31270: [SPARK-34180][SQL] Revert SPARK-33888

2021-01-20 Thread GitBox
SparkQA commented on pull request #31270: URL: https://github.com/apache/spark/pull/31270#issuecomment-764373360 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38890/ ---

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561609651 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: Se

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561609651 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/views.scala ## @@ -558,20 +560,27 @@ object ViewHelper { catalog: Se

[GitHub] [spark] cloud-fan commented on a change in pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
cloud-fan commented on a change in pull request #31262: URL: https://github.com/apache/spark/pull/31262#discussion_r561609401 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala ## @@ -306,19 +306,14 @@ object JdbcUtils extends

[GitHub] [spark] SparkQA commented on pull request #31269: [SPARK-33933][SQL] Materialize BroadcastQueryStage first to try to avoid broadcast timeout in AQE

2021-01-20 Thread GitBox
SparkQA commented on pull request #31269: URL: https://github.com/apache/spark/pull/31269#issuecomment-764364332 **[Test build #134308 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134308/testReport)** for PR 31269 at commit [`5699cf4`](https://github.com

[GitHub] [spark] AmplabJenkins removed a comment on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
AmplabJenkins removed a comment on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764359911 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38889/

[GitHub] [spark] SparkQA commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
SparkQA commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764359831 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38889/ ---

[GitHub] [spark] AmplabJenkins commented on pull request #31262: [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 for PostgresDialect

2021-01-20 Thread GitBox
AmplabJenkins commented on pull request #31262: URL: https://github.com/apache/spark/pull/31262#issuecomment-764359911 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/38889/ -

[GitHub] [spark] SparkQA commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
SparkQA commented on pull request #31273: URL: https://github.com/apache/spark/pull/31273#issuecomment-764357237 **[Test build #134304 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134304/testReport)** for PR 31273 at commit [`71c01e8`](https://github.com

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561607878 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -1086,7 +1086,7 @@ class Analyzer(override val cat

[GitHub] [spark] SparkQA commented on pull request #31271: [SPARK-34185][DOCS] Review and fix issues in API docs

2021-01-20 Thread GitBox
SparkQA commented on pull request #31271: URL: https://github.com/apache/spark/pull/31271#issuecomment-764357382 **[Test build #134306 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134306/testReport)** for PR 31271 at commit [`6436a8a`](https://github.com

[GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase

2021-01-20 Thread GitBox
imback82 commented on a change in pull request #31273: URL: https://github.com/apache/spark/pull/31273#discussion_r561607878 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -1086,7 +1086,7 @@ class Analyzer(override val cat

[GitHub] [spark] SparkQA commented on pull request #31272: [SPARK-31634][SQL] "show tables like" support for SQL wildcard characters (% and _)

2021-01-20 Thread GitBox
SparkQA commented on pull request #31272: URL: https://github.com/apache/spark/pull/31272#issuecomment-764355060 **[Test build #134305 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134305/testReport)** for PR 31272 at commit [`bd3ca14`](https://github.com

[GitHub] [spark] SparkQA commented on pull request #31228: [SPARK-33541][SQL] Group exception messages in catalyst/expressions

2021-01-20 Thread GitBox
SparkQA commented on pull request #31228: URL: https://github.com/apache/spark/pull/31228#issuecomment-764353813 **[Test build #134307 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/134307/testReport)** for PR 31228 at commit [`692a250`](https://github.com

  1   2   3   4   5   6   7   >