LuciferYang opened a new pull request, #43950: URL: https://github.com/apache/spark/pull/43950
### What changes were proposed in this pull request? After some subtasks of SPARK-45314 were completed, there is almost no Scala 2.13 deprecated APIs usage in the current Spark code. Therefore, this PR remove the relevant compilation suppression rule. From now on, new cases will print corresponding compilation warning logs. ### Why are the changes needed? Delete the compilation suppression rules that are no longer needed. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions ### Was this patch authored or co-authored using generative AI tooling? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
