[GitHub] [spark] AmplabJenkins removed a comment on pull request #34136: [SPARK-36884][PYTHON] Inline type hints for pyspark.sql.session

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

[GitHub] [spark] dohongdayi commented on a change in pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
dohongdayi commented on a change in pull request #34127: URL: https://github.com/apache/spark/pull/34127#discussion_r723818264 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveCatalogs.scala ## @@ -80,8 +80,8 @@ class ResolveCatalogs(val

[GitHub] [spark] AmplabJenkins commented on pull request #34136: [SPARK-36884][PYTHON] Inline type hints for pyspark.sql.session

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

[GitHub] [spark] SparkQA commented on pull request #34136: [SPARK-36884][PYTHON] Inline type hints for pyspark.sql.session

2021-10-06 Thread GitBox
SparkQA commented on pull request #34136: URL: https://github.com/apache/spark/pull/34136#issuecomment-937471352 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48426/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34184: [SPARK-36931][SQL] Support reading and writing ANSI intervals from/to ORC datasources

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

[GitHub] [spark] SparkQA commented on pull request #34209: [MINOR][TEST] GzipCodec should be set with Configuration before using

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

[GitHub] [spark] SparkQA commented on pull request #34210: [SPARK-36713][PYTHON][DOCS] Document new syntax of type hints with index (pandas-on-Spark)

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
AmplabJenkins removed a comment on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937470104 -- 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 the specific

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] Fix test case for MultiIndex.dtypes with pandas version < 1.3

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] Skip docs tests having MultiIndex.dtypes

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

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

[GitHub] [spark] AmplabJenkins commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] AmplabJenkins commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937470106 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143911/ -- This

[GitHub] [spark] AmplabJenkins commented on pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] Skip docs tests having MultiIndex.dtypes

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34207: URL: https://github.com/apache/spark/pull/34207#issuecomment-937470102 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143909/ -- This

[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937470104 -- 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 the specific comment. To

[GitHub] [spark] AmplabJenkins commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] AmplabJenkins commented on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

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

[GitHub] [spark] AmplabJenkins commented on pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] Fix test case for MultiIndex.dtypes with pandas version < 1.3

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34206: URL: https://github.com/apache/spark/pull/34206#issuecomment-937470107 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143910/ -- This

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
SparkQA commented on pull request #34127: URL: https://github.com/apache/spark/pull/34127#issuecomment-937468735 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48430/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
SparkQA commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937468198 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48427/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
SparkQA commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937465344 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48429/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
SparkQA commented on pull request #34127: URL: https://github.com/apache/spark/pull/34127#issuecomment-937463441 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48428/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] SparkQA removed a comment on pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] Skip docs tests having MultiIndex.dtypes

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

[GitHub] [spark] SparkQA commented on pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] Skip docs tests having MultiIndex.dtypes

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

[GitHub] [spark] HyukjinKwon commented on pull request #34210: [SPARK-36713][PYTHON] Document new syntax of type hints with index (pandas-on-Spark)

2021-10-06 Thread GitBox
HyukjinKwon commented on pull request #34210: URL: https://github.com/apache/spark/pull/34210#issuecomment-937460368 cc @ueshin @itholic @xinrong-databricks @dchvn FYI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [spark] HyukjinKwon opened a new pull request #34210: [SPARK-36713][PYTHON] Document new syntax of type hints with index (pandas-on-Spark)

2021-10-06 Thread GitBox
HyukjinKwon opened a new pull request #34210: URL: https://github.com/apache/spark/pull/34210 ### What changes were proposed in this pull request? This PR proposes to document the new syntax of type hints with index. Self-contained. ### Why are the changes needed? To

[GitHub] [spark] viirya opened a new pull request #34209: [MINOR][TEST] GzipCodec should be set with Configuration before using

2021-10-06 Thread GitBox
viirya opened a new pull request #34209: URL: https://github.com/apache/spark/pull/34209 ### What changes were proposed in this pull request? This is a minor fix to the usage of `GzipCodec` in `WholeTextFileRecordReaderSuite` by setting `Configuration` on it. ###

[GitHub] [spark] SparkQA removed a comment on pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] Fix test case for MultiIndex.dtypes with pandas version < 1.3

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

[GitHub] [spark] SparkQA commented on pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] Fix test case for MultiIndex.dtypes with pandas version < 1.3

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

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
SparkQA commented on pull request #34127: URL: https://github.com/apache/spark/pull/34127#issuecomment-937458984 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48425/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

2021-10-06 Thread GitBox
SparkQA commented on pull request #34150: URL: https://github.com/apache/spark/pull/34150#issuecomment-937457078 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48424/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

2021-10-06 Thread GitBox
SparkQA commented on pull request #34205: URL: https://github.com/apache/spark/pull/34205#issuecomment-937452211 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48423/ -- This is an automated message from the

[GitHub] [spark] SparkQA removed a comment on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

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

[GitHub] [spark] sarutak commented on pull request #34184: [SPARK-36931][SQL] Support reading and writing ANSI intervals from/to ORC datasources

2021-10-06 Thread GitBox
sarutak commented on pull request #34184: URL: https://github.com/apache/spark/pull/34184#issuecomment-937449993 cc: @dongjoon-hyun @MaxGekk -- 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 the

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

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

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

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

[GitHub] [spark] SparkQA commented on pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] Skip docs tests having MultiIndex.dtypes

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

[GitHub] [spark] SparkQA commented on pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] Fix test case for MultiIndex.dtypes with pandas version < 1.3

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

[GitHub] [spark] SparkQA commented on pull request #34208: [SPARK-36304][SQL] Refactor fifteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] SparkQA commented on pull request #34136: [SPARK-36884][PYTHON] Inline type hints for pyspark.sql.session

2021-10-06 Thread GitBox
SparkQA commented on pull request #34136: URL: https://github.com/apache/spark/pull/34136#issuecomment-937442709 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48426/ -- This is an automated message from the Apache

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
AmplabJenkins removed a comment on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937442320 -- 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 the specific

[GitHub] [spark] AmplabJenkins commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34127: URL: https://github.com/apache/spark/pull/34127#issuecomment-937442324 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143907/ -- This

[GitHub] [spark] AmplabJenkins commented on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34168: URL: https://github.com/apache/spark/pull/34168#issuecomment-937442323 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143901/ -- This

[GitHub] [spark] AmplabJenkins commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] AmplabJenkins commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937442322 -- 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 the specific comment. To

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
SparkQA commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937441381 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48427/ -- This is an automated message from the Apache

[GitHub] [spark] HyukjinKwon commented on pull request #34208: [SPARK-36304][SQL]: Refactor fifteenth set of 20 query execution errors to use error classes

2021-10-06 Thread GitBox
HyukjinKwon commented on pull request #34208: URL: https://github.com/apache/spark/pull/34208#issuecomment-937441070 cc @karenfeng FYI -- 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 the

[GitHub] [spark] HyukjinKwon commented on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

2021-10-06 Thread GitBox
HyukjinKwon commented on pull request #34203: URL: https://github.com/apache/spark/pull/34203#issuecomment-937440972 Do you mind searching the github history and identify which PR removed the usage? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [spark] SparkQA removed a comment on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] dchvn opened a new pull request #34208: [SPARK-36304][SQL]: Refactor fifteenth set of 20 query execution errors to use error classes

2021-10-06 Thread GitBox
dchvn opened a new pull request #34208: URL: https://github.com/apache/spark/pull/34208 ### What changes were proposed in this pull request? Adds error classes to some of the exceptions in QueryExecutionErrors. ### Why are the changes needed? Improves auditing for

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
SparkQA commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937439740 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48421/ -- This is an automated message from the

[GitHub] [spark] dchvn opened a new pull request #34207: [SPARK-36711][PYTHON][FOLLOW-UP] skip docs tests having MultiIndex.dtypes

2021-10-06 Thread GitBox
dchvn opened a new pull request #34207: URL: https://github.com/apache/spark/pull/34207 ### What changes were proposed in this pull request? This PR is a minor followup of #34176 to skip docs test which use ```pd.MultiIndex.dtypes``` which is only supported in pandas version 1.3+.

[GitHub] [spark] SparkQA commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

2021-10-06 Thread GitBox
SparkQA commented on pull request #34150: URL: https://github.com/apache/spark/pull/34150#issuecomment-937438782 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48424/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA commented on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

2021-10-06 Thread GitBox
SparkQA commented on pull request #34205: URL: https://github.com/apache/spark/pull/34205#issuecomment-937438718 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48423/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
SparkQA commented on pull request #34127: URL: https://github.com/apache/spark/pull/34127#issuecomment-937438314 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48425/ -- This is an automated message from the Apache

[GitHub] [spark] SparkQA commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

2021-10-06 Thread GitBox
SparkQA commented on pull request #34150: URL: https://github.com/apache/spark/pull/34150#issuecomment-937436885 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48422/ -- This is an automated message from the

[GitHub] [spark] SparkQA removed a comment on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] SparkQA commented on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] dchvn opened a new pull request #34206: [SPARK-36930][PYTHON][FOLLOW-UP] fix test for pandas version < 1.3

2021-10-06 Thread GitBox
dchvn opened a new pull request #34206: URL: https://github.com/apache/spark/pull/34206 ### What changes were proposed in this pull request? This PR is a minor followup of https://github.com/apache/spark/pull/34179 to fix test case of ```MultiIndex.dtypes``` with pandas version <

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
SparkQA commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937430384 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48420/ -- This is an automated message from the

[GitHub] [spark] sarutak commented on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

2021-10-06 Thread GitBox
sarutak commented on pull request #34205: URL: https://github.com/apache/spark/pull/34205#issuecomment-937430135 cc: @cloud-fan @dongjoon-hyun -- 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] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
SparkQA commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937420710 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48417/ -- This is an automated message from the

[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] SparkQA commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] SparkQA commented on pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

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

[GitHub] [spark] SparkQA commented on pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34148: [SPARK-36895][SQL] Add Create Index syntax support

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34202: [SPARK-36943][SQL] Improve readability of missing column error message

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] SparkQA commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

2021-10-06 Thread GitBox
SparkQA commented on pull request #34150: URL: https://github.com/apache/spark/pull/34150#issuecomment-937420007 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48422/ -- This is an automated message from the Apache

[GitHub] [spark] AmplabJenkins commented on pull request #34168: [SPARK-36302][SQL] Refactor thirteenth set of 20 query execution errors to use error classes

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

[GitHub] [spark] AmplabJenkins commented on pull request #34148: [SPARK-36895][SQL] Add Create Index syntax support

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

[GitHub] [spark] AmplabJenkins commented on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

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

[GitHub] [spark] AmplabJenkins commented on pull request #34202: [SPARK-36943][SQL] Improve readability of missing column error message

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34202: URL: https://github.com/apache/spark/pull/34202#issuecomment-937419917 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143897/ -- This

[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

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

[GitHub] [spark] AmplabJenkins commented on pull request #34150: [SPARK-36898][SQL] Make the shuffle hash join factor configurable

2021-10-06 Thread GitBox
AmplabJenkins commented on pull request #34150: URL: https://github.com/apache/spark/pull/34150#issuecomment-937419913 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143904/ -- This

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
SparkQA commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937417746 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48421/ -- This is an automated message from the Apache

[GitHub] [spark] sarutak opened a new pull request #34205: [SPARK-36874][SPARK-34634][SQL][3.1] ResolveReference.dedupRight should copy dataset_id tag to avoid ambiguous self join

2021-10-06 Thread GitBox
sarutak opened a new pull request #34205: URL: https://github.com/apache/spark/pull/34205 ### What changes were proposed in this pull request? This PR backports the change of SPARK-36874 (#34172) mainly, and SPARK-34634 (#31752) partially to care about the ambiguous self join for

[GitHub] [spark] SparkQA commented on pull request #34148: [SPARK-36895][SQL] Add Create Index syntax support

2021-10-06 Thread GitBox
SparkQA commented on pull request #34148: URL: https://github.com/apache/spark/pull/34148#issuecomment-937416422 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48418/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

2021-10-06 Thread GitBox
SparkQA commented on pull request #34131: URL: https://github.com/apache/spark/pull/34131#issuecomment-937415998 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48419/ -- This is an automated message from the

[GitHub] [spark] SparkQA commented on pull request #34185: [SPARK-36886][PYTHON] Inline type hints for python/pyspark/sql/context.py

2021-10-06 Thread GitBox
SparkQA commented on pull request #34185: URL: https://github.com/apache/spark/pull/34185#issuecomment-937415272 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48420/ -- This is an automated message from the Apache

[GitHub] [spark] dchvn edited a comment on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

2021-10-06 Thread GitBox
dchvn edited a comment on pull request #34203: URL: https://github.com/apache/spark/pull/34203#issuecomment-937413083 @HyukjinKwon It's not a FOLLOW_UP PR. When working on issue [SPARK-36845](https://issues.apache.org/jira/browse/SPARK-36845), i did not find any where use this file, so i

[GitHub] [spark] dchvn edited a comment on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

2021-10-06 Thread GitBox
dchvn edited a comment on pull request #34203: URL: https://github.com/apache/spark/pull/34203#issuecomment-937413083 @HyukjinKwon It's not a FOLLOW_UP PR. When working on issue [SPARK-36845](https://issues.apache.org/jira/browse/SPARK-36845), i did not find any where use this file, so i

[GitHub] [spark] SparkQA commented on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

2021-10-06 Thread GitBox
SparkQA commented on pull request #34203: URL: https://github.com/apache/spark/pull/34203#issuecomment-937414107 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48415/ -- This is an automated message from the

[GitHub] [spark] dohongdayi commented on a change in pull request #34127: [SPARK-36849][SQL] Migrate UseStatement to v2 command framework

2021-10-06 Thread GitBox
dohongdayi commented on a change in pull request #34127: URL: https://github.com/apache/spark/pull/34127#discussion_r723818264 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveCatalogs.scala ## @@ -80,8 +80,8 @@ class ResolveCatalogs(val

[GitHub] [spark] dchvn commented on pull request #34182: [SPARK-36742][PYTHON] Fix ps.to_datetime with plurals of keys like years, months, days

2021-10-06 Thread GitBox
dchvn commented on pull request #34182: URL: https://github.com/apache/spark/pull/34182#issuecomment-937413348 thanks ! @HyukjinKwon @srowen -- 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 the

[GitHub] [spark] dchvn commented on pull request #34203: [SPARK-36944][PYTHON] Remove unused python/pyspark/sql/__init__.pyi

2021-10-06 Thread GitBox
dchvn commented on pull request #34203: URL: https://github.com/apache/spark/pull/34203#issuecomment-937413083 @HyukjinKwon It's not a FOLLOW_UP PR. When working on issue [SPARK-36845](https://issues.apache.org/jira/browse/SPARK-36845), i did not found any where use this file, so i think

  1   2   3   4   5   >