(spark) branch master updated: [SPARK-47253][CORE] Allow LiveEventBus to stop without the completely draining of event queue

2024-04-12 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 b53c6f9d1225 [SPARK-47253][CORE] Allow

(spark) branch master updated: [SPARK-47812][CONNECT] Support Serialization of SparkSession for ForEachBatch worker

2024-04-12 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 e7fc4003b246 [SPARK-47812][CONNECT] Support

(spark) branch master updated (de00ac8a05ae -> f0ea0968d946)

2024-04-12 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 de00ac8a05ae [SPARK-47765][SQL] Add SET COLLATION to parser rules add f0ea0968d946 [MINOR][PYTHON] Enable

(spark) branch master updated: [SPARK-47765][SQL] Add SET COLLATION to parser rules

2024-04-12 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 de00ac8a05ae [SPARK-47765][SQL] Add SET

(spark) branch master updated: [SPARK-47819][CONNECT] Use asynchronous callback for execution cleanup

2024-04-12 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 2bc9573e94f2 [SPARK-47819][CONNECT] Use

(spark) branch master updated: [SPARK-47831][PS][CONNECT][TESTS] Run Pandas API on Spark for pyspark-connect package

2024-04-12 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 daf260f74e12

(spark) branch master updated: [SPARK-47816][CONNECT][DOCS] Document the lazy evaluation of views in `spark.{sql, table}`

2024-04-12 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 49d2214a7660 [SPARK-47816][CONNECT][DOCS]

(spark) branch master updated (27987536be38 -> ae93b46b8c2b)

2024-04-12 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 27987536be38 [SPARK-47800][SQL] Create new method for identifier to tableIdentifier conversion add ae93b46b8c2b

(spark) branch master updated: [SPARK-47800][SQL] Create new method for identifier to tableIdentifier conversion

2024-04-12 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 27987536be38 [SPARK-47800][SQL] Create new

(spark) branch master updated (1ee3496f4836 -> 4e46852d0880)

2024-04-12 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 1ee3496f4836 [SPARK-47792][CORE] Make the value of MDC can support `null` & cannot be `MessageWithContext`