(spark) branch branch-4.0 updated: [SPARK-52287][CORE] Improve `SparkContext` not to populate `o.a.s.internal.io.cloud.*`-related setting if not exist

2025-05-23 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 0272391d1557 [SPARK-52287][CORE] Impro

(spark) branch master updated: [SPARK-52287][CORE] Improve `SparkContext` not to populate `o.a.s.internal.io.cloud.*`-related setting if not exist

2025-05-23 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 cf3ef31bdfb0 [SPARK-52287][CORE] Improve `Spar

(spark-connect-swift) branch main updated: [SPARK-52289] Enable `jsonToDdl` test in Linux environment

2025-05-23 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 090cd04 [SPARK-52289] Enable `jsonTo

(spark-kubernetes-operator) branch main updated: [SPARK-52273] Use Apache Spark `4.0.0` docker image instead of `4.0.0-preview2`

2025-05-23 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 a8cde92 [SPARK-52273] Use Apac

(spark-connect-swift) branch main updated: [SPARK-52277] Upgrade Docker tags to `4.0.0` instead of `4.0.0-preview2`

2025-05-23 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 e6f7cc9 [SPARK-52277] Upgrade Docker

(spark) branch master updated: [SPARK-52280][TEST] Upgrade `MiMa` to use 4.0.0 as `previousSparkVersion`

2025-05-23 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 5b382ffdc09a [SPARK-52280][TEST] Upgrade `MiMa

(spark-docker) branch master updated: [SPARK-52286] Publish Apache Spark 4.0.0 to docker registry (#84)

2025-05-23 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-docker.git The following commit(s) were added to refs/heads/master by this push: new f81e80c [SPARK-52286] Publish Apache Sp

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
HeartSaVioR commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2105658992 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status: pub

(spark) branch master updated: [SPARK-52143][TESTS] Add test for table constraints with `current_*` functions

2025-05-23 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 80da53ed1dfd [SPARK-52143][TESTS] Add test for

(spark) branch branch-4.0 updated: [SPARK-51430][PYTHON] Stop PySpark context logger from propagating logs to stdout

2025-05-23 Thread allisonwang
This is an automated email from the ASF dual-hosted git repository. allisonwang 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 771c309ae4ad [SPARK-51430][PYTHON] S

(spark) branch master updated: [SPARK-51430][PYTHON] Stop PySpark context logger from propagating logs to stdout

2025-05-23 Thread allisonwang
This is an automated email from the ASF dual-hosted git repository. allisonwang 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 8043304b9d42 [SPARK-51430][PYTHON] Stop PySp

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
allisonwang-db commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2105189419 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status:

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
dongjoon-hyun commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2105021117 ## downloads.md: ## @@ -28,14 +28,14 @@ window.onload = function () { 4. Verify this release using the and [project release KEYS](https://downloads.apach

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
dongjoon-hyun commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2105030076 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status: p

(spark) branch master updated: [SPARK-52263][CORE][TESTS] Move the benchmark code related to `Sorter` from `SorterSuite` to `SorterBenchmark`

2025-05-23 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 1434d6841c48 [SPARK-52263][CORE][TESTS] Move t

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
bjornjorgensen commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2104985282 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status:

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
bjornjorgensen commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2104985282 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status:

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
bjornjorgensen commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2104980549 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status:

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
bjornjorgensen commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2104972978 ## releases/_posts/2025-05-23-spark-release-4-0-0.md: ## @@ -0,0 +1,694 @@ +--- +layout: post +title: Spark Release 4.0.0 +categories: [] +tags: [] +status:

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
cloud-fan commented on code in PR #608: URL: https://github.com/apache/spark-website/pull/608#discussion_r2104744337 ## release-process.md: ## @@ -348,9 +348,9 @@ $ ln -s 1.1.1 latest Next, update the rest of the Spark website. See how the previous releases are documented (al

Re: [PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
cloud-fan commented on PR #608: URL: https://github.com/apache/spark-website/pull/608#issuecomment-2904647476 I didn't generate the HTML files to make this PR easier to review. I'll do it after review is done -- This is an automated message from the Apache Git Service. To respond to the m

[PR] Add Spark 4.0.0 release notes [spark-website]

2025-05-23 Thread via GitHub
cloud-fan opened a new pull request, #608: URL: https://github.com/apache/spark-website/pull/608 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

(spark-kubernetes-operator) branch main updated: [SPARK-52005] Upgrade Spark build dependency to 4.0.0

2025-05-23 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 bcdfd76 [SPARK-52005] Upgrade

(spark) branch master updated: [SPARK-52219][SQL] Schema level collation support for tables

2025-05-23 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 858fbccb7bab [SPARK-52219][SQL] Schema level col

(spark) branch master updated: [SPARK-52262][SQL] swap order of withConnection and classifyException in loadTable

2025-05-23 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 37c1f39e5e15 [SPARK-52262][SQL] swap order of wi

svn commit: r77076 - in /dev/spark: v4.0.0-rc5-bin/ v4.0.0-rc5-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:28:27 2025 New Revision: 77076 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc5-bin/ dev/spark/v4.0.0-rc5-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77072 - in /dev/spark: v4.0.0-rc1-bin/ v4.0.0-rc1-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:27:55 2025 New Revision: 77072 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc1-bin/ dev/spark/v4.0.0-rc1-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77077 - in /dev/spark: v4.0.0-rc6-bin/ v4.0.0-rc6-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:28:34 2025 New Revision: 77077 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc6-bin/ dev/spark/v4.0.0-rc6-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77074 - in /dev/spark: v4.0.0-rc3-bin/ v4.0.0-rc3-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:28:12 2025 New Revision: 77074 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc3-bin/ dev/spark/v4.0.0-rc3-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77073 - in /dev/spark: v4.0.0-rc2-bin/ v4.0.0-rc2-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:28:02 2025 New Revision: 77073 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc2-bin/ dev/spark/v4.0.0-rc2-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77075 - in /dev/spark: v4.0.0-rc4-bin/ v4.0.0-rc4-docs/

2025-05-23 Thread wenchen
Author: wenchen Date: Fri May 23 09:28:19 2025 New Revision: 77075 Log: Removing RC artifacts. Removed: dev/spark/v4.0.0-rc4-bin/ dev/spark/v4.0.0-rc4-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

svn commit: r77068 - in /dev/spark/v3.5.6-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/ _s

2025-05-23 Thread gurwls223
Author: gurwls223 Date: Fri May 23 07:46:10 2025 New Revision: 77068 Log: Apache Spark v3.5.6-rc1 docs [This commit notification would consist of 4696 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---