panbingkun opened a new pull request, #37012: URL: https://github.com/apache/spark/pull/37012
### What changes were proposed in this pull request? This pr aims upgrade RoaringBitmap from 0.9.28 to 0.9.30 for fix bug. ### Why are the changes needed? This version contain bug fix: [fix previousValue value smaller than first value](https://github.com/RoaringBitmap/RoaringBitmap/commit/ad116feb97edd76b86cce6927bbab94f431bc7a4) The changes between 0.9.28 and 0.9.30 as follows: - https://github.com/RoaringBitmap/RoaringBitmap/compare/0.9.28...0.9.30 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GA. -- 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]
