(spark) branch master updated (604bb34b26dc -> f64f2d6d7084)

2025-05-07 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 604bb34b26dc [SPARK-52034][SQL] Add common methods in SparkOperation trait for thriftserver operations add f64

(spark) branch master updated: [SPARK-52034][SQL] Add common methods in SparkOperation trait for thriftserver operations

2025-05-07 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 604bb34b26dc [SPARK-52034][SQL] Add common methods i

(spark-connect-swift) tag v0.1.0 created (now e1e8a32)

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to tag v0.1.0 in repository https://gitbox.apache.org/repos/asf/spark-connect-swift.git at e1e8a32 (commit) No new revisions were added by this update. --

svn commit: r76726 - /dev/spark/spark-connect-swift-v0.1.0-rc1/ /release/spark/spark-connect-swift-0.1.0/

2025-05-07 Thread dongjoon
Author: dongjoon Date: Thu May 8 03:53:42 2025 New Revision: 76726 Log: Release Apache Spark Connect Swift 0.1.0 Added: release/spark/spark-connect-swift-0.1.0/ - copied from r76725, dev/spark/spark-connect-swift-v0.1.0-rc1/ Removed: dev/spark/spark-connect-swift-v0.1.0-rc1/

(spark) branch branch-4.0 updated: [SPARK-52026][PS][4.0] Block pandas API on Spark on ANSI mode by default

2025-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 711c57852cdc [SPARK-52026][PS][4.0] Bl

svn commit: r76724 - /release/spark/spark-3.4.4/

2025-05-07 Thread dongjoon
Author: dongjoon Date: Thu May 8 01:32:27 2025 New Revision: 76724 Log: Remove Apache Spark 3.4.4 EOL version Removed: release/spark/spark-3.4.4/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additiona

svn commit: r76723 - /dev/spark/spark-kubernetes-operator-v0.1.0-rc1/ /release/spark/spark-kubernetes-operator-0.1.0/

2025-05-07 Thread dongjoon
Author: dongjoon Date: Thu May 8 00:22:42 2025 New Revision: 76723 Log: Release Apache Spark K8s Operator 0.1.0 Added: release/spark/spark-kubernetes-operator-0.1.0/ - copied from r76722, dev/spark/spark-kubernetes-operator-v0.1.0-rc1/ Removed: dev/spark/spark-kubernetes-operator-v

(spark-connect-swift) branch main updated: [SPARK-52030] Make all test suites serialized

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-connect-swift.git The following commit(s) were added to refs/heads/main by this push: new c4f254b [SPARK-52030] Make all test

(spark-kubernetes-operator) tag v0.1.0 created (now fe9ec3a)

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to tag v0.1.0 in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git at fe9ec3a (commit) No new revisions were added by this update.

(spark) branch master updated: [SPARK-52027][K8S][DOCS] Update `YuniKorn` docs with `1.6.3`

2025-05-07 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 f68452d48f03 [SPARK-52027][K8S][DOCS] Update `Y

(spark) branch branch-4.0 updated: [SPARK-52027][K8S][DOCS] Update `YuniKorn` docs with `1.6.3`

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 14225cb55baf [SPARK-52027][K8S][DOCS] U

(spark-kubernetes-operator) branch main updated: [SPARK-52028] Update `README.md` with YuniKorn 1.6.3

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 26a07be [SPARK-52028] Update `

(spark) branch master updated (f643b64f4d47 -> bc013c031b6b)

2025-05-07 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f643b64f4d47 [SPARK-52021][SQL] Separate operator and expression patterns add bc013c031b6b [SPARK-51835][SQL][

(spark) branch branch-3.5 updated: [SPARK-52025][BUILD][3.5] Upgrade ORC to 1.9.6

2025-05-07 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 2a6ddde05af3 [SPARK-52025][BUILD][3.5]

(spark) branch master updated (4574feb8b2e5 -> f643b64f4d47)

2025-05-07 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 4574feb8b2e5 [SPARK-51849][SQL][FOLLOWUP] ApplyDefaultCollationToStringType.fetchDefaultCollation should be consisten

(spark) branch branch-4.0 updated: [SPARK-51849][SQL][FOLLOWUP] ApplyDefaultCollationToStringType.fetchDefaultCollation should be consistent with transform

2025-05-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 77d935b13ee1 [SPARK-51849][SQL][FOLLOWUP

(spark) branch master updated: [SPARK-51849][SQL][FOLLOWUP] ApplyDefaultCollationToStringType.fetchDefaultCollation should be consistent with transform

2025-05-07 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 4574feb8b2e5 [SPARK-51849][SQL][FOLLOWUP] Apply

(spark) branch master updated: [SPARK-51974][CONNECT][ML] Limit model size and per-session model cache size

2025-05-07 Thread weichenxu123
This is an automated email from the ASF dual-hosted git repository. weichenxu123 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 ca77925c86d6 [SPARK-51974][CONNECT][ML] Lim

(spark) branch master updated: [SPARK-52019][SQL] Strip outer reference before creating a name in toPrettySQL

2025-05-07 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 1d0e82fb59af [SPARK-52019][SQL] Strip outer refe

(spark) branch master updated: [SPARK-51818][CONNECT] Move QueryExecution creation to AnalyzeHandler and don't Execute for AnalyzePlanRequests

2025-05-07 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 d80e857a7930 [SPARK-51818][CONNECT] Move Query