(spark) branch master updated: [SPARK-46954][SQL] XML: Wrap InputStreamReader with BufferedReader

2024-02-05 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 10439902b6dd [SPARK-46954][SQL] XML: Wrap

(spark) branch branch-3.5 updated: [SPARK-46170][SQL][3.5] Support inject adaptive query post planner strategy rules in SparkSessionExtensions

2024-02-05 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 1b36e3c4db41 [SPARK-46170][SQL][3.5]

(spark) branch master updated: [SPARK-46958][SQL] Add missing timezone to coerce default values

2024-02-05 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 1b7afa7afdb8 [SPARK-46958][SQL] Add missing

(spark) branch master updated: [MINOR][DOCS] Clarify docs on default fractional numeric literals in SQL

2024-02-05 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 614a0c7d0ce3 [MINOR][DOCS] Clarify docs on default

(spark) branch master updated: [SPARK-46960][SS] Testing Multiple Input Streams with TransformWithState operator

2024-02-05 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 5100b2e5d1aa [SPARK-46960][SS] Testing Multiple

(spark) branch master updated: [SPARK-46980][SQL][MINOR] Avoid using internal APIs in dataframe end-to-end tests

2024-02-05 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 1a577b8f8881 [SPARK-46980][SQL][MINOR] Avoid

(spark) branch master updated: [SPARK-46849][SQL][FOLLOWUP] Column default value cannot reference session variables

2024-02-05 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 1e13243ca394 [SPARK-46849][SQL][FOLLOWUP]

(spark) branch master updated: [SPARK-46977][CORE] A failed request to obtain a token from one NameNode should not skip subsequent token requests

2024-02-05 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 006c2dca6d87 [SPARK-46977][CORE] A failed

(spark) branch master updated: [SPARK-46972][SQL] Fix asymmetrical replacement for char/varchar in V2SessionCatalog.createTable

2024-02-05 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 f8ff18223b36 [SPARK-46972][SQL] Fix

(spark) branch master updated: [SPARK-46978][PYTHON][DOCS] Refine docstring of `sum_distinct/array_agg/count_if`

2024-02-05 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 2e917fb91924 [SPARK-46978][PYTHON][DOCS]

(spark) branch master updated: [MINOR][TEST] Add output/exception to error message when schema not matched in `TPCDSQueryTestSuite`

2024-02-05 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 e9697130a1ac [MINOR][TEST] Add

(spark) branch master updated: [SPARK-46833][SQL] Collations - Introducing CollationFactory which provides comparison and hashing rules for supported collations

2024-02-05 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 6ff5f396632d [SPARK-46833][SQL] Collations -