(spark) branch master updated: [SPARK-47363][SS] Initial State without state reader implementation for State API v2

2024-03-27 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 4d72be3abdc4 [SPARK-47363][SS] Initial State

(spark) branch master updated: [SPARK-47619][PYTHON][DOCS] Refine docstring of `to_json/from_json`

2024-03-27 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 67bd52ce060e [SPARK-47619][PYTHON][DOCS]

(spark) branch master updated: [SPARK-47620][PYTHON][CONNECT] Add a helper function to sort columns

2024-03-27 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 0eb96ae6eb86 [SPARK-47620][PYTHON][CONNECT]

(spark) branch master updated: [SPARK-47546][SQL] Improve validation when reading Variant from Parquet

2024-03-27 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 f2492ddbfe9d [SPARK-47546][SQL] Improve

(spark) branch master updated: [SPARK-47543][CONNECT][PYTHON] Inferring `dict` as `MapType` from Pandas DataFrame to allow DataFrame creation

2024-03-27 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 031864875674 [SPARK-47543][CONNECT][PYTHON]

(spark) branch master updated: [SPARK-47107][SS][PYTHON] Implement partition reader for python streaming data source

2024-03-27 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 e3e7135af4df [SPARK-47107][SS][PYTHON]

(spark) branch master updated (8d1539f7bb23 -> 1b3e5e71f7f9)

2024-03-27 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8d1539f7bb23 [SPARK-47616][SQL] Add User Document for Mapping Spark SQL Data Types from MySQL add 1b3e5e71f7f9

(spark) branch master updated: [SPARK-47616][SQL] Add User Document for Mapping Spark SQL Data Types from MySQL

2024-03-27 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 8d1539f7bb23 [SPARK-47616][SQL] Add User

(spark) branch master updated (87449c3f1d65 -> d10dbaa31a44)

2024-03-27 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 87449c3f1d65 [SPARK-47563][SQL] Add map normalization on creation add d10dbaa31a44 [SPARK-47564][SQL] Always

(spark) branch master updated: [SPARK-47563][SQL] Add map normalization on creation

2024-03-27 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 87449c3f1d65 [SPARK-47563][SQL] Add map

(spark) branch master updated: [SPARK-46575][SQL][FOLLOWUP] Correct @since annotation for HiveThriftServer2.startWithContext(SQLContext, exitonError)

2024-03-27 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 d326cb9c08d9 [SPARK-46575][SQL][FOLLOWUP] Correct

(spark) branch master updated (b540cc538614 -> d57164a5cab9)

2024-03-27 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 b540cc538614 [SPARK-47611][SQL] Cleanup dead code in MySQLDialect.getCatalystType add d57164a5cab9

(spark) branch master updated: [SPARK-47611][SQL] Cleanup dead code in MySQLDialect.getCatalystType

2024-03-27 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 b540cc538614 [SPARK-47611][SQL] Cleanup dead

(spark) branch master updated (f9eb3f3c13bf -> a600c0ea3159)

2024-03-27 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 f9eb3f3c13bf [SPARK-46575][SQL][FOLLOWUP] Add back `HiveThriftServer2.startWithContext(SQLContext)` method for

(spark) branch master updated: [SPARK-46575][SQL][FOLLOWUP] Add back `HiveThriftServer2.startWithContext(SQLContext)` method for compatibility

2024-03-27 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 f9eb3f3c13bf [SPARK-46575][SQL][FOLLOWUP] Add