LuciferYang opened a new pull request, #37100: URL: https://github.com/apache/spark/pull/37100
### What changes were proposed in this pull request? SPARK-39325 add `MapStatusesConvertBenchmark` but only upload result file generated by Java 8, so this pr supplement `MapStatusesConvertBenchmark` result generated by Java 11 and 17. On the other hand, SPARK-39626 upgraded `RoaringBitmap` from `0.9.28` to `0.9.30` and from the `IntelliJ Profiler` sampling, the hotspot path of `MapStatusesConvertBenchmark` contains `RoaringBitmap#contains`, so this pr also updated the result file generated by Java 8. ### Why are the changes needed? Update `MapStatusesConvertBenchmark` result files ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GitHub Actions -- 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]
