(spark) branch master updated: [SPARK-48625][BUILD] Upgrade `mssql-jdbc` to 12.6.2.jre11

2024-06-13 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 38318863f641 [SPARK-48625][BUILD] Upgrade

(spark) branch master updated: [SPARK-48612][SQL][SS] Cleanup deprecated api usage related to commons-pool2

2024-06-13 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 157b1e3ba5d5 [SPARK-48612][SQL][SS] Cleanup

(spark) branch master updated: [SPARK-45685][SQL][FOLLOWUP] Add handling for `Stream` where `LazyList.force` is called

2024-06-13 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 75fff90d2618 [SPARK-45685][SQL][FOLLOWUP] Add

(spark) branch master updated: [MINOR][DOCS][TESTS] Update repo name and link from `parquet-mr` to `parquet-java`

2024-06-13 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 0b214f166a92 [MINOR][DOCS][TESTS] Update repo name

(spark) branch master updated (be154a371df0 -> 70bdcc97910e)

2024-06-13 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from be154a371df0 [SPARK-48622][SQL] get SQLConf once when resolving column names add 70bdcc97910e [MINOR][DOCS] Fix

(spark) branch master updated: [SPARK-48622][SQL] get SQLConf once when resolving column names

2024-06-13 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 be154a371df0 [SPARK-48622][SQL] get SQLConf once

(spark) branch master updated: [SPARK-48604][SQL] Replace deprecated `new ArrowType.Decimal(precision, scale)` method call

2024-06-13 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 08e741b92b8f [SPARK-48604][SQL] Replace

(spark) branch master updated: [SPARK-48543][SS] Track state row validation failures using explicit error class

2024-06-13 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 bdcb79f23da3 [SPARK-48543][SS] Track state row

(spark) branch master updated (78fd4e3301ff -> b8c7aee12f02)

2024-06-13 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 78fd4e3301ff [SPARK-48584][SQL][FOLLOWUP] Improve the unescapePathName add b8c7aee12f02 [SPARK-48609][BUILD]

(spark) branch master updated (ea2bca74923e -> 78fd4e3301ff)

2024-06-13 Thread beliefer
This is an automated email from the ASF dual-hosted git repository. beliefer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ea2bca74923e [SPARK-48602][SQL] Make csv generator support different output style with spark.sql.binaryOutputStyle