(spark) branch master updated (1112a870e0d7 -> 3fda679ec33d)

2025-07-15 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 1112a870e0d7 [SPARK-52783][SQL] Refactor windowFunction validation logic from checkAnalysis for reuse in single-pass

(spark) branch master updated: [SPARK-52783][SQL] Refactor windowFunction validation logic from checkAnalysis for reuse in single-pass analyzer

2025-07-15 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 1112a870e0d7 [SPARK-52783][SQL] Refactor windowF

(spark) branch master updated (ec9d8c0bbbca -> b4fc939223d7)

2025-07-15 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 ec9d8c0bbbca [SPARK-52808][CORE] `spark.history.retainedApplications` should be positive add b4fc939223d7 [MINO

(spark) branch master updated: [SPARK-52808][CORE] `spark.history.retainedApplications` should be positive

2025-07-15 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 ec9d8c0bbbca [SPARK-52808][CORE] `spark.history

(spark) branch master updated: [SPARK-52796][PYTHON] Optimize LocalDataToArrowConversion.convert to improve its performance

2025-07-15 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin 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 13b3d65003ff [SPARK-52796][PYTHON] Optimize Loca

(spark) branch master updated (454f7de59c1a -> eaf201788015)

2025-07-15 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 454f7de59c1a [SPARK-52805][INFRA] Add `Java 17` build and install test pipeline add eaf201788015 Revert "[SPARK-

(spark) branch master updated (d15ddd676a07 -> 454f7de59c1a)

2025-07-15 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 d15ddd676a07 [SPARK-52788][SQL] Fix error of converting binary value in BinaryType to XML add 454f7de59c1a [SPA

(spark) branch master updated (4bb51328434c -> d15ddd676a07)

2025-07-15 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 4bb51328434c [SPARK-52789][BUILD][TESTS] Upgrade PostgreSQL to 42.7.7 add d15ddd676a07 [SPARK-52788][SQL] Fix er

(spark) branch master updated (09efee759b68 -> 4bb51328434c)

2025-07-15 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 09efee759b68 [SPARK-52686][FOLLOWUP][SQL][MINOR][TESTS] Fix a failing test add 4bb51328434c [SPARK-52789][BUILD

(spark) branch master updated (a66c74fd1d6f -> 09efee759b68)

2025-07-15 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 a66c74fd1d6f [SPARK-52187][SQL] Introduce Join pushdown for DSv2 add 09efee759b68 [SPARK-52686][FOLLOWUP][SQL][MI

(spark) branch master updated: [SPARK-52187][SQL] Introduce Join pushdown for DSv2

2025-07-15 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 a66c74fd1d6f [SPARK-52187][SQL] Introduce Join p

(spark) branch master updated: [SPARK-47404][SQL] Add configurable size limits for ANTLR DFA cache

2025-07-15 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 0d1375fe0e90 [SPARK-47404][SQL] Add configurable

(spark) branch branch-4.0 updated: [SPARK-52799][TESTS] Fix ThriftServerQueryTestSuite result comparison

2025-07-15 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 5b41f584d55c [SPARK-52799][TESTS] Fix Thrift

(spark) branch master updated: [SPARK-52799][TESTS] Fix ThriftServerQueryTestSuite result comparison

2025-07-15 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 9565d164f389 [SPARK-52799][TESTS] Fix ThriftServerQu

(spark) branch master updated (c51f5c3deb57 -> d90a2741c7e7)

2025-07-15 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 c51f5c3deb57 [SPARK-52784][SQL] Add TimeZoneAware casting in WindowFrameTypeCoercion.createBoundaryCast add d90a

(spark) branch master updated (7b0a5fe9c34b -> c51f5c3deb57)

2025-07-15 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 7b0a5fe9c34b [MINOR][PYTHON][TESTS] Make a group of tests more deterministic in `test_connect_function.py` add c