(spark-website) branch asf-site updated: Update gpg key generation

2025-09-19 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 0ca0223f29 Update gpg key generation

svn commit: r79378 - in dev/spark/v3.5.7-rc1-docs: . _site _site/api _site/api/R _site/api/R/articles _site/api/R/deps _site/api/R/deps/bootstrap-5.3.1 _site/api/R/deps/bootstrap-toc-1.0.1 _site/api/R

2025-09-17 Thread ptoth
Author: ptoth Date: Wed Sep 17 21:50:19 2025 New Revision: 79378 Log: Apache Spark v3.5.7-rc1 docs Added: dev/spark/v3.5.7-rc1-docs/ dev/spark/v3.5.7-rc1-docs/_site/ dev/spark/v3.5.7-rc1-docs/_site/404.html dev/spark/v3.5.7-rc1-docs/_site/api/ dev/spark/v3.5.7-rc1-docs/_site/api/R

svn commit: r79376 - dev/spark/v3.5.7-rc1-bin

2025-09-17 Thread ptoth
Author: ptoth Date: Wed Sep 17 20:54:07 2025 New Revision: 79376 Log: Apache Spark v3.5.7-rc1 Added: dev/spark/v3.5.7-rc1-bin/ dev/spark/v3.5.7-rc1-bin/SparkR_3.5.7.tar.gz (contents, props changed) dev/spark/v3.5.7-rc1-bin/SparkR_3.5.7.tar.gz.asc dev/spark/v3.5.7-rc1-bin

(spark) tag v3.5.7-rc1 created (now ed00d046951a)

2025-09-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to tag v3.5.7-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git at ed00d046951a (commit) This tag includes the following new commits: new ed00d046951a Preparing Spark release

(spark) 01/01: Preparing development version 3.5.8-SNAPSHOT

2025-09-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git commit 7468ecf5517a43fcf6827c13905bd3e8790cf5d3 Author: peter-toth AuthorDate: Wed Sep 17 20:01:41 2025 + Preparing

(spark) branch branch-3.5 updated (9c325e421a37 -> 7468ecf5517a)

2025-09-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from 9c325e421a37 [SPARK-53581][CORE] Fix potential thread-safety issue for mapTaskIds.add() add ed00d046951a

(spark) 01/01: Preparing Spark release v3.5.7-rc1

2025-09-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to tag v3.5.7-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git commit ed00d046951a7ecda6429accd3b9c5b2dc792b65 Author: peter-toth AuthorDate: Wed Sep 17 20:01:35 2025 + Preparing

svn commit: r79374 - dev/spark

2025-09-17 Thread ptoth
Author: ptoth Date: Wed Sep 17 19:33:37 2025 New Revision: 79374 Log: Update KEYS Modified: dev/spark/KEYS Modified: dev/spark/KEYS == --- dev/spark/KEYS Wed Sep 17 19:05:47 2025(r79373) +++ dev/spark

svn commit: r79370 - dev/spark

2025-09-17 Thread ptoth
Author: ptoth Date: Wed Sep 17 15:33:16 2025 New Revision: 79370 Log: Update KEYS Modified: dev/spark/KEYS Modified: dev/spark/KEYS == --- dev/spark/KEYS Wed Sep 17 13:39:36 2025(r79369) +++ dev/spark

(spark-kubernetes-operator) branch main updated: [SPARK-53545] Enforce style check at project level for operator

2025-09-12 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 41b6ba3 [SPARK-53545] Enforce

(spark) branch master updated: [SPARK-53399][SQL] Merge Python UDFs

2025-09-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 d0177795bbbe [SPARK-53399][SQL] Merge Python UDFs

(spark-kubernetes-operator) branch main updated: [SPARK-53405] Add metrics recording for latency of Spark app state transition

2025-09-07 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 cdcef65 [SPARK-53405] Add

(spark-kubernetes-operator) branch main updated: [SPARK-53495] Remove unused 'persistentVolume' access from operator rbac

2025-09-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 3a427e9 [SPARK-53495] Remove

(spark-kubernetes-operator) branch main updated: [SPARK-53325] Support Prometheus 2.0 text-based-format and best practices for metrics naming

2025-09-03 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 5f476c3 [SPARK-53325] Support

(spark-kubernetes-operator) branch main updated: [SPARK-53430] Prevent unintended JSON serialization with @JsonIgnore

2025-09-03 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 b9a0c84 [SPARK-53430] Prevent

(spark) branch branch-4.0 updated: [SPARK-53275][SQL] Handle stateful expressions when ordering in interpreted mode

2025-08-25 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 17c3a58ef66d [SPARK-53275][SQL] Handle

(spark) branch master updated (c13c10fa194a -> bc36a7db43f2)

2025-08-25 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c13c10fa194a [SPARK-53362][ML][CONNECT] Fix IDFModel local loader bug add bc36a7db43f2 [SPARK-53275][SQL] Handle

(spark) branch branch-4.0 updated: [SPARK-52873][SQL] Further restrict when SHJ semi/anti join can ignore duplicate keys on the build side

2025-08-22 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 ae1226c29c60 [SPARK-52873][SQL] Further

(spark) branch master updated: [SPARK-52873][SQL] Further restrict when SHJ semi/anti join can ignore duplicate keys on the build side

2025-08-22 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 1d8481021cde [SPARK-52873][SQL] Further restrict

(spark-kubernetes-operator) branch main updated: [SPARK-52915] Support TTL for Spark apps

2025-08-14 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 b89c5cc [SPARK-52915] Support

(spark-kubernetes-operator) branch main updated: [SPARK-53186] Fix probe port override from helm chart

2025-08-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 cc4302a [SPARK-53186] Fix probe

(spark-kubernetes-operator) branch main updated: [SPARK-53187] Support SparkCluster event related metrics set

2025-08-08 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 cdd2790 [SPARK-53187] Support

(spark-kubernetes-operator) branch main updated: [SPARK-53159] Declare metrics port for operator in helm chart

2025-08-08 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 c95a8c0 [SPARK-53159] Declare

(spark) branch branch-3.5 updated (2524c0a6d578 -> 665ccb34dd9e)

2025-08-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from 2524c0a6d578 Revert "[SPARK-49182][DOCS][PYTHON] Stop publish site/docs/{version}/api/python/_source

(spark) branch branch-4.0 updated (3c88f32583e9 -> a4ed4c83147e)

2025-08-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git from 3c88f32583e9 [SPARK-52942][YARN][BUILD] YARN External Shuffle Service jar should include `scala-library` add

(spark-kubernetes-operator) branch main updated: [SPARK-53026] Fix deserialize error for spec with DriverServiceIngressSpec field

2025-08-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 1ed8ce2 [SPARK-53026] Fix

(spark) branch master updated: [SPARK-53094][SQL] Fix CUBE with aggregate containing HAVING clauses

2025-08-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 3f0c4506f43a [SPARK-53094][SQL] Fix CUBE with

(spark-kubernetes-operator) branch main updated: [SPARK-53027] Operator sa should be able to create ingress

2025-08-05 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 9791943 [SPARK-53027] Operator

(spark) branch master updated: [SPARK-52974][SQL] Don't broadcast dynamicpruning InSubqueries

2025-08-04 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 8342d7438114 [SPARK-52974][SQL] Don't broa

(spark) branch master updated: [SPARK-47547][CORE] Add `BloomFilter` V2 and use it as default

2025-07-23 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 a08d8b093c0e [SPARK-47547][CORE] Add `BloomFilter

(spark) branch master updated (1a2977e289ac -> 3e0d2ebb8d7d)

2025-07-22 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 1a2977e289ac [SPARK-52881][SQL] Implement the make_time function in Scala add 3e0d2ebb8d7d [SPARK-52860][SQL

(spark-website) branch asf-site updated: Organization update

2025-07-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 487796b3cd Organization update

(spark) branch master updated: [SPARK-52815][CORE] Improve `SparkClassUtils` to support `getAllInterfaces`

2025-07-16 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 315c62510da8 [SPARK-52815][CORE] Improve

(spark) branch master updated (0aace88342e6 -> bebb105adf8c)

2025-07-10 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0aace88342e6 [SPARK-52731][SS][PYTHON][TESTS] Fix flaky test_listener_events in

(spark) branch master updated: [SPARK-51720][SQL] Add Cross Join as legal in recursion of Recursive CTE

2025-04-04 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 9d3f937c555c [SPARK-51720][SQL] Add Cross Join as

(spark) branch master updated (e1d021214c61 -> 994775a624f3)

2024-04-25 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e1d021214c61 [SPARK-45425][DOCS][FOLLOWUP] Add a migration guide for TINYINT type mapping change add 994775a624f3

(spark) branch master updated: [MINOR][DOCS] Show sort order of NaN relative to infinity

2024-02-17 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 8f5a647b0bbb [MINOR][DOCS] Show sort order of NaN

(spark) branch master updated: [SPARK-45805][SQL] Make `withOrigin` more generic

2023-11-06 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 2764ee0e932 [SPARK-45805][SQL] Make `withOrigin

[spark] branch master updated: [SPARK-45354][SQL] Resolve functions bottom-up

2023-09-27 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 6a9d35f766d [SPARK-45354][SQL] Resolve functions

[spark] branch branch-3.5 updated: [SPARK-45109][SQL][CONNECT][FOLLOWUP] Fix log function in Connect

2023-09-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 ecf507fd976 [SPARK-45109][SQL][CONNECT

[spark] branch master updated: [SPARK-45109][SQL][CONNECT][FOLLOWUP] Fix log function in Connect

2023-09-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 6c3d9f5d89d [SPARK-45109][SQL][CONNECT][FOLLOWUP

[spark] branch branch-3.3 updated: [SPARK-44934][SQL] Use outputSet instead of output to check if column pruning occurred in PushdownPredicateAndPruneColumnsForCTEDef

2023-08-24 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new d529d32c5c0 [SPARK-44934][SQL] Use

[spark] branch branch-3.4 updated: [SPARK-44934][SQL] Use outputSet instead of output to check if column pruning occurred in PushdownPredicateAndPruneColumnsForCTEDef

2023-08-24 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new b359f6ce32c [SPARK-44934][SQL] Use

[spark] branch branch-3.5 updated: [SPARK-44934][SQL] Use outputSet instead of output to check if column pruning occurred in PushdownPredicateAndPruneColumnsForCTEDef

2023-08-24 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 f90a4f82f37 [SPARK-44934][SQL] Use

[spark] branch master updated: [SPARK-44934][SQL] Use outputSet instead of output to check if column pruning occurred in PushdownPredicateAndPruneColumnsForCTEDef

2023-08-24 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 3b405948ee4 [SPARK-44934][SQL] Use outputSet

[spark] branch branch-3.5 updated: [SPARK-44871][SQL] Fix percentile_disc behaviour

2023-08-22 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 99c9e63999e [SPARK-44871][SQL] Fix

[spark] branch master updated (65b8ca2694c -> bd8fbf46579)

2023-08-22 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 65b8ca2694c [MINOR][PYTHON][DOCS] Remove duplicated versionchanged per versionadded add bd8fbf46579 [SPARK-44871

[spark-website] branch asf-site updated: Add Peter Toth to committers

2023-07-24 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new d865ca2798 Add Peter Toth to