(spark) branch master updated: [SPARK-47045][SQL] Replace `IllegalArgumentException` by `SparkIllegalArgumentException` in `sql/api`

2024-02-14 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 9ef552691e1d [SPARK-47045][SQL] Replace

Re: [PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun merged PR #500: URL: https://github.com/apache/spark-website/pull/500 -- 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:

Re: [PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun commented on PR #500: URL: https://github.com/apache/spark-website/pull/500#issuecomment-1945479250 Thank you, @viirya ! -- 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

(spark-website) branch asf-site updated: Remove Apache Spark 3.3.4 EOL version from Download page (#500)

2024-02-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 07a8f9831c Remove Apache Spark

svn commit: r67353 - /release/spark/spark-3.3.4/

2024-02-14 Thread dongjoon
Author: dongjoon Date: Thu Feb 15 06:27:50 2024 New Revision: 67353 Log: Remove Apache Spark 3.3.4 because it reached the end of support Removed: release/spark/spark-3.3.4/ - To unsubscribe, e-mail:

Re: [PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun commented on code in PR #500: URL: https://github.com/apache/spark-website/pull/500#discussion_r1490473831 ## js/downloads.js: ## @@ -13,18 +13,14 @@ function addRelease(version, releaseDate, packages, mirrored) { var sources = {pretty: "Source Code", tag:

Re: [PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun commented on code in PR #500: URL: https://github.com/apache/spark-website/pull/500#discussion_r1490473831 ## js/downloads.js: ## @@ -13,18 +13,14 @@ function addRelease(version, releaseDate, packages, mirrored) { var sources = {pretty: "Source Code", tag:

Re: [PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun commented on PR #500: URL: https://github.com/apache/spark-website/pull/500#issuecomment-1945441937 Hi, @HyukjinKwon . Could you review this website update PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] Remove Apache Spark 3.3.4 EOL version from Download page [spark-website]

2024-02-14 Thread via GitHub
dongjoon-hyun opened a new pull request, #500: URL: https://github.com/apache/spark-website/pull/500 -- 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,

(spark) branch master updated: [SPARK-46687][TESTS][PYTHON][FOLLOW-UP] Skip MemoryProfilerParityTests when codecov enabled

2024-02-14 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 d72efc038124

(spark) branch branch-3.5 updated: [SPARK-46906][INFRA][3.5] Bump python libraries (pandas, pyarrow) in Docker image for release script

2024-02-14 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 9b4778fc1dc7 [SPARK-46906][INFRA][3.5]

(spark) branch master updated: [SPARK-47051][INFRA] Create a new test pipeline for `yarn` and `connect`

2024-02-14 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 1b48de5606fb [SPARK-47051][INFRA] Create a new

(spark) branch branch-3.5 updated: Revert "[SPARK-45396][PYTHON] Add doc entry for `pyspark.ml.connect` module, and adds `Evaluator` to `__all__` at `ml.connect`"

2024-02-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 ea6b25767fb8 Revert

(spark) branch master updated: [SPARK-47049][BUILD] Ban non-shaded Hadoop dependencies

2024-02-14 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 736d8ab3f00e [SPARK-47049][BUILD] Ban

(spark) branch master updated: [SPARK-47014][PYTHON][CONNECT] Implement methods dumpPerfProfiles and dumpMemoryProfiles of SparkSession

2024-02-14 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 4b9e9d7a9b7c [SPARK-47014][PYTHON][CONNECT]

(spark) branch master updated (7e911cdd0344 -> c1321c01eeea)

2024-02-14 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 7e911cdd0344 [SPARK-47039][TESTS] Add a checkstyle rule to ban `commons-lang` in Java code add c1321c01eeea

(spark) branch master updated: [SPARK-47039][TESTS] Add a checkstyle rule to ban `commons-lang` in Java code

2024-02-14 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 7e911cdd0344 [SPARK-47039][TESTS] Add a

(spark) branch master updated: [SPARK-46832][SQL] Introducing Collate and Collation expressions

2024-02-14 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 861cca3da4c4 [SPARK-46832][SQL] Introducing

(spark) branch master updated: [SPARK-47040][CONNECT] Allow Spark Connect Server Script to wait

2024-02-14 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 a6bed5e9bcc5 [SPARK-47040][CONNECT] Allow