[spark] branch master updated: [SPARK-44446][PYTHON] Add checks for expected list type special cases

2023-07-17 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 e578d466d4e [SPARK-6][PYTHON] Add checks for

[spark] branch branch-3.5 created (now e578d466d4e)

2023-07-17 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git at e578d466d4e [SPARK-6][PYTHON] Add checks for expected list type special cases No new revisions were added

[spark] branch master updated: [SPARK-44453][PYTHON] Use difflib to display errors in assertDataFrameEqual

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 aa688106df0 [SPARK-44453][PYTHON] Use difflib

[spark] branch branch-3.5 updated: [SPARK-44453][PYTHON] Use difflib to display errors in assertDataFrameEqual

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 55ec5d5051c [SPARK-44453][PYTHON] Use

[spark] branch master updated: Revert "[SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5`"

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 4b10e4b8921 Revert "[SPARK-44129][INFRA] Use "

[spark] branch master updated: [SPARK-44413][PYTHON] Clarify error for unsupported arg data type in assertDataFrameEqual

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 d574dbcc859 [SPARK-44413][PYTHON] Clarify erro

[spark] branch branch-3.5 updated: [SPARK-44413][PYTHON] Clarify error for unsupported arg data type in assertDataFrameEqual

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 30971c41aed [SPARK-44413][PYTHON] Clar

[spark] branch master updated: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 b44e6054dac [SPARK-43923][CONNECT] Post listen

[spark] branch branch-3.5 updated: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 24b63b67c36 [SPARK-43923][CONNECT] Pos

[spark] branch master updated: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch

2023-07-17 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 a367fde24de [SPARK-40770][PYTHON][FOLLOW-UP] Imp

[spark] branch master updated (a367fde24de -> 228b5dbfd76)

2023-07-17 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 a367fde24de [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch add 228

[spark] branch branch-3.5 updated: [SPARK-44059] Add analyzer support of named arguments for built-in functions

2023-07-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new c96b9710f50 [SPARK-44059] Add analyzer s

[spark] branch master updated: [SPARK-44154][SQL] Added more unit tests to BitmapExpressionUtilsSuite and made minor improvements to Bitmap Aggregate Expressions

2023-07-17 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 df550cfc3ad [SPARK-44154][SQL] Added more unit t

[spark] branch branch-3.5 updated: [SPARK-44154][SQL] Added more unit tests to BitmapExpressionUtilsSuite and made minor improvements to Bitmap Aggregate Expressions

2023-07-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 28eaa9c0861 [SPARK-44154][SQL] Added mor

[spark] branch master updated: [SPARK-44341][SQL][PYTHON] Define the computing logic through PartitionEvaluator API and use it in WindowExec and WindowInPandasExec

2023-07-17 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 95dc829c92a [SPARK-44341][SQL][PYTHON] Define th

[spark] branch master updated (95dc829c92a -> 6b726d7352b)

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 95dc829c92a [SPARK-44341][SQL][PYTHON] Define the computing logic through PartitionEvaluator API and use it in Wind

[spark] branch branch-3.5 updated: [SPARK-44348][CONNECT][FOLLOW-UP] Avoid double slashes in the URI

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new bda0545e785 [SPARK-44348][CONNECT][FOL

[spark] branch master updated: [SPARK-43967][PYTHON] Support regular Python UDTFs with empty return values

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 73c645584c5 [SPARK-43967][PYTHON] Support regu

[spark] branch branch-3.5 updated: [SPARK-43967][PYTHON] Support regular Python UDTFs with empty return values

2023-07-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new c9bfcb9448b [SPARK-43967][PYTHON] Supp

[spark] branch SPARK-44470 created (now 55a9b7a8704)

2023-07-17 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch SPARK-44470 in repository https://gitbox.apache.org/repos/asf/spark.git at 55a9b7a8704 setting version to 4.0.0-SNAPSHOT This branch includes the following new commits: new 55a9b

[spark] 01/01: setting version to 4.0.0-SNAPSHOT

2023-07-17 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a commit to branch SPARK-44470 in repository https://gitbox.apache.org/repos/asf/spark.git commit 55a9b7a870465a293f76047d5859610a818d015d Author: Yuanjian Li AuthorDate: Mon Jul 17 23:18:35 2023 -0700 set

[spark] branch SPARK-44470 deleted (was 55a9b7a8704)

2023-07-17 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch SPARK-44470 in repository https://gitbox.apache.org/repos/asf/spark.git was 55a9b7a8704 setting version to 4.0.0-SNAPSHOT This change permanently discards the following revisions: dis