Re: Deprecations removal schedule

2025-06-30 Thread Dongjoon Hyun
Thank you for the head-up with the summarization, Yaniv. > Is there a planned schedule for the removal of some of them? In general, we are very reluctant when it comes to the removals. Even for the deprecated ones. https://spark.apache.org/versioning-policy.html It should be considered case by

Deprecations removal schedule

2025-06-25 Thread Yaniv Kunda
Hi all, During local builds, I've noticed there are >800 warnings about deprecated classes/methods. Is there a planned schedule for the removal of some of them? At least since Java 9, the Java `@Deprecation` annotation has a `forRemoval` attribute, which is not used yet - but since Spark 4.x requi