[spark] branch branch-3.2 updated: [SPARK-39548][SQL] CreateView Command with a window clause query hit a wrong window definition not found issue

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new f5bc48b0988 [SPARK-39548][SQL]

[spark] branch branch-3.3 updated: [SPARK-39548][SQL] CreateView Command with a window clause query hit a wrong window definition not found issue

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new cb949253482 [SPARK-39548][SQL]

[spark] branch master updated: [SPARK-39548][SQL] CreateView Command with a window clause query hit a wrong window definition not found issue

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4718d59c6c4 [SPARK-39548][SQL] CreateView

[spark] branch branch-3.3 updated: [SPARK-39547][SQL] V2SessionCatalog should not throw NoSuchDatabaseException in loadNamspaceMetadata

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 86e3514ceea [SPARK-39547][SQL]

[spark] branch master updated (e5b7fb85b2d -> 95133932a66)

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e5b7fb85b2d [SPARK-39543] The option of DataFrameWriterV2 should be passed to storage properties if fallback to v1

[spark] branch branch-3.2 updated: [SPARK-39543] The option of DataFrameWriterV2 should be passed to storage properties if fallback to v1

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 725ce337cb1 [SPARK-39543] The option of

[spark] branch branch-3.3 updated: [SPARK-39543] The option of DataFrameWriterV2 should be passed to storage properties if fallback to v1

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new be9fae2e64e [SPARK-39543] The option of

[spark] branch master updated: [SPARK-39543] The option of DataFrameWriterV2 should be passed to storage properties if fallback to v1

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e5b7fb85b2d [SPARK-39543] The option of

[spark] branch master updated: [SPARK-39563][CORE][TESTS] Use `localHostNameForURI` in `UISuite`

2022-06-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3d68ad8003a [SPARK-39563][CORE][TESTS] Use

[spark] branch master updated: [SPARK-39562][SQL][TESTS] Make `hive-thriftserver` module unit tests pass in IPv6 env

2022-06-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e6196bc7321 [SPARK-39562][SQL][TESTS] Make

[spark] branch branch-3.2 updated: [SPARK-38614][SQL] Don't push down limit through window that's using percent_rank

2022-06-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 22dae38b5e2 [SPARK-38614][SQL] Don't

[spark] branch branch-3.3 updated: [SPARK-38614][SQL] Don't push down limit through window that's using percent_rank

2022-06-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new bebfecb81da [SPARK-38614][SQL] Don't

[spark] branch master updated: [SPARK-38614][SQL] Don't push down limit through window that's using percent_rank

2022-06-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a63ce5676e7 [SPARK-38614][SQL] Don't push down

[spark] branch master updated (a4a83a31ed3 -> 0658c5545ef)

2022-06-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a4a83a31ed3 [SPARK-39545][SQL] Override `concat` method for `ExpressionSet` in Scala 2.13 to improve the performance

[spark] branch master updated: [SPARK-39545][SQL] Override `concat` method for `ExpressionSet` in Scala 2.13 to improve the performance

2022-06-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a4a83a31ed3 [SPARK-39545][SQL] Override `concat`

[spark] branch master updated: [SPARK-39559][CORE][WEBUI] Support IPv6 in WebUI

2022-06-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b50d094bdb6 [SPARK-39559][CORE][WEBUI] Support

[spark] branch master updated (59eee98024d -> 3cbbc0f2919)

2022-06-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 59eee98024d [SPARK-39529][INFRA] Refactor and merge all related job selection logic into precondition add

[spark] branch branch-3.3 updated: [SPARK-38687][SQL][3.3] Use error classes in the compilation errors of generators

2022-06-22 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new b39ed56193e [SPARK-38687][SQL][3.3] Use

[spark] branch master updated: [SPARK-39529][INFRA] Refactor and merge all related job selection logic into precondition

2022-06-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 59eee98024d [SPARK-39529][INFRA] Refactor and

[spark] branch branch-3.3 updated: [SPARK-39340][SQL] DS v2 agg pushdown should allow dots in the name of top-level columns

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new a7c21bb3ddd [SPARK-39340][SQL] DS v2

[spark] branch master updated: [SPARK-39340][SQL] DS v2 agg pushdown should allow dots in the name of top-level columns

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4567ed99a52 [SPARK-39340][SQL] DS v2 agg

[spark] branch branch-3.3 updated: [SPARK-39551][SQL] Add AQE invalid plan check

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 3cf304855be [SPARK-39551][SQL] Add AQE

[spark] branch master updated: [SPARK-39551][SQL] Add AQE invalid plan check

2022-06-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 58b91b1fa38 [SPARK-39551][SQL] Add AQE invalid

[spark] branch master updated: [SPARK-39533][ML] Deprecate scoreLabelsWeight in BinaryClassificationMetrics

2022-06-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 80c28785c3e [SPARK-39533][ML] Deprecate

[spark] branch branch-3.3 updated (d736bec27b3 -> ac404a683a3)

2022-06-22 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from d736bec27b3 [SPARK-37939][SQL][3.3] Use error classes in the parsing errors of properties add ac404a683a3