[spark] branch master updated (80e65514a2a -> ca17135b288)

2022-08-29 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 80e65514a2a Revert "[SPARK-40056][BUILD] Upgrade mvn-scalafmt from 1.0.4 to 1.1.1640084764.9f463a9" add

[spark] branch master updated (b8f694f6431 -> 80e65514a2a)

2022-08-29 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 b8f694f6431 [SPARK-40257][PYTHON][DOCS] Remove since usage in `pyspark.sql.streaming.query`, and

[spark] branch master updated (41049363ca1 -> b8f694f6431)

2022-08-29 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 41049363ca1 [SPARK-40252][SQL] Replace `Stream.collect(Collectors.joining)` with `StringJoiner` Api add

[spark] branch master updated: [SPARK-40252][SQL] Replace `Stream.collect(Collectors.joining)` with `StringJoiner` Api

2022-08-29 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 41049363ca1 [SPARK-40252][SQL] Replace

[spark] branch master updated: [SPARK-40160][PYTHON][DOCS] Make pyspark.broadcast examples self-contained

2022-08-29 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 356623add8d [SPARK-40160][PYTHON][DOCS] Make

[spark] branch master updated: [SPARK-40012][PYTHON][DOCS] Make pyspark.sql.dataframe examples self-contained

2022-08-29 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 d5c13757e73 [SPARK-40012][PYTHON][DOCS] Make

[spark] branch master updated: [SPARK-40235][CORE] Use interruptible lock instead of synchronized in Executor.updateDependencies()

2022-08-29 Thread joshrosen
This is an automated email from the ASF dual-hosted git repository. joshrosen 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 295dd57c13c [SPARK-40235][CORE] Use

[spark] branch master updated (0e8d7795a12 -> c95ed826e23)

2022-08-29 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 0e8d7795a12 [SPARK-40245][SQL] Fix FileScan equality check when partition or data filter columns are not read

[spark] branch master updated (375b4e70029 -> 0e8d7795a12)

2022-08-29 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 375b4e70029 [SPARK-40243][DOCS] Enhance Hive UDF support documentation add 0e8d7795a12 [SPARK-40245][SQL] Fix

[spark] branch branch-3.3 updated (60bd91f257f -> c9710c50290)

2022-08-29 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 60bd91f257f [SPARK-40247][SQL] Fix BitSet equality check add c9710c50290

[spark] branch master updated (527ddece8fd -> 375b4e70029)

2022-08-29 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 527ddece8fd [SPARK-40247][SQL] Fix BitSet equality check add 375b4e70029 [SPARK-40243][DOCS] Enhance Hive UDF

[spark] branch branch-3.3 updated: [SPARK-40247][SQL] Fix BitSet equality check

2022-08-29 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 60bd91f257f [SPARK-40247][SQL] Fix

[spark] branch master updated: [SPARK-40247][SQL] Fix BitSet equality check

2022-08-29 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 527ddece8fd [SPARK-40247][SQL] Fix BitSet

[spark] branch master updated: [SPARK-40224][SQL] Make ObjectHashAggregateExec release memory eagerly when fallback to sort-based

2022-08-29 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 0f4a9ac18f7 [SPARK-40224][SQL] Make

[spark] branch master updated: [SPARK-39607][SQL][DSV2] Distribution and ordering support V2 function in writing

2022-08-29 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 438233db4b2 [SPARK-39607][SQL][DSV2]