dongjoon-hyun opened a new pull request, #45949:
URL: https://github.com/apache/spark/pull/45949

   ### What changes were proposed in this pull request?
   
   This PR aims to remove redundant rules from `MimaExcludes` for Apache Spark 
3.4.x.
   
   Previously, these rules were required due to the `dev/mima` limitation which 
is fixed at
   - https://github.com/apache/spark/pull/45938 
   
   ### Why are the changes needed?
   
   To minimize the exclusion rules for Apache Spark 3.4.x by removing the rules 
related to the following `private class`.
   
   - `DeployMessages` 
   
https://github.com/apache/spark/blob/d3c75540788cf4ce86558feb38c197fdc1c8300e/core/src/main/scala/org/apache/spark/deploy/DeployMessage.scala#L34
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### 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]

Reply via email to