[ACTION REQUIRED] Removal of v3 artifact actions on December 5th

2024-11-25 Thread Jacob Wujciak
Hello Everyone! I am writing to inform you of the imminent removal of the v3 artifact actions that was announced in [1]. Both actions/upload-artifact@v3* and actions/download-artifact@v3* will stop working in 10 days, on December 5, 2024! According to a quick code search this project is using one

Re: [ACTION REQUIRED] Removal of v3 artifact actions on December 5th

2024-11-25 Thread Sean Owen
FWIW I do not see any use of v3 in Spark's main branch https://github.com/search?q=repo%3Aapache%2Fspark+upload-artifact&type=code On Mon, Nov 25, 2024 at 12:36 PM Jacob Wujciak wrote: > Hello Everyone! > > I am writing to inform you of the imminent removal of the v3 artifact > actions that was

Re: [ACTION REQUIRED] Removal of v3 artifact actions on December 5th

2024-11-25 Thread Jacob Wujciak
The hit is coming spark-docker: https://github.com/apache/spark-docker/blob/51acf3d1d38ea7843e84497b189e1e5c9ff4/.github/workflows/main.yml#L321 Am Mo., 25. Nov. 2024 um 20:22 Uhr schrieb Sean Owen : > > FWIW I do not see any use of v3 in Spark's main branch > https://github.com/search?q=repo%

Unsubscribe

2024-11-25 Thread bruce COTTMAN
- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Re: Spark Connect the default API in Spark 4.0

2024-11-25 Thread Bjørn Jørgensen
+1 man. 25. nov. 2024 kl. 14:48 skrev Herman van Hovell : > Hi All, > > I would like to start a discussion on "Spark Connect the default API in > Spark 4.0". > > The rationale for this change is that Spark Connect brings a lot of > improvements with respect to simplicity, stability, isolation, >

Spark Connect the default API in Spark 4.0

2024-11-25 Thread Herman van Hovell
Hi All, I would like to start a discussion on "Spark Connect the default API in Spark 4.0". The rationale for this change is that Spark Connect brings a lot of improvements with respect to simplicity, stability, isolation, upgradability, and extensibility (all detailed in the SPIP). In a nutshell