wankunde commented on PR #45661:
URL: https://github.com/apache/spark/pull/45661#issuecomment-2020081597

   mima check failed:
   ```
   [error] spark-core: Failed binary compatibility check against 
org.apache.spark:spark-core_2.13:3.5.0! Found 1 potential problems (filtered 
3976)
   [error]  * abstract method getFinalDataFile(Int,Long)java.util.Optional in 
interface org.apache.spark.shuffle.api.ShuffleExecutorComponents is present 
only in current version
   [error]    filter with: 
ProblemFilters.exclude[ReversedMissingMethodProblem]("org.apache.spark.shuffle.api.ShuffleExecutorComponents.getFinalDataFile")
   ```


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