leixm opened a new pull request, #201: URL: https://github.com/apache/incubator-uniffle/pull/201
### What changes were proposed in this pull request? support spark 3.2.0 ### Why are the changes needed? After SPARK-36892, MapOutputTrackerWorker#getMapSizesByExecutorId has been modified to include method names and return parameter types, Java.lang.NoSuchMethodException will be thrown when the RssShuffleManager#getExpectedTasksByExecutorId method is called, The version of our production environment is 3.2.0. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? reused intergration-test -- 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]
