JoshRosen opened a new pull request #34306:
URL: https://github.com/apache/spark/pull/34306


   ### What changes were proposed in this pull request?
   
   This PR updates MiMa checks following Spark 3.2.0's release:
   
   - Bump `previousSparkVersion` to `3.2.0`
   - Re-enable MiMa checks for Scala 2.13 artifacts (see #33355)
   
   ### Why are the changes needed?
   
   To ensure that MiMa checks cover new APIs added in Spark 3.2.0.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   
   ### How was this patch tested?
   
   ```
   $ dev/mima -Pscala-2.12
   $ dev/mima -Pscala-2.13
   ```


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