zhengruifeng opened a new pull request, #58733:
URL: https://github.com/apache/spark/pull/58733

   ### What changes were proposed in this pull request?
   
   This is a follow-up to #58147 and its `branch-4.x` backport #58184.
   
   This pull request moves the two SPARK-58896 decision-tree `numLeave` MiMa 
exclusions from
   `v50excludes` to `v44excludes`.
   
   ### Why are the changes needed?
   
   SPARK-58896 was also merged into `branch-4.x` by #58184. Its 
binary-compatibility exclusions
   therefore apply starting with Spark 4.4 and should be inherited by Spark 5.0.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   The following checks passed:
   
   ```
   JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 ./dev/mima
   git diff --check upstream/master...HEAD
   ```
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: OpenAI Codex (GPT-5)
   


-- 
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