### What changes were proposed in this pull request? Bump RoaringBitmap version from 1.0.5 to 1.0.6. ### Why are the changes needed? RoaringBitmap has released v1.0.6, which release note refers to [1.0.6](https://github.com/RoaringBitmap/RoaringBitmap/releases/tag/1.0.6). This version includes some bugfixes and improvements including: - Implement BatchIterator's promise to fill the input buffer. - RoaringBitmap to BitSet/long[]/byte[]. Backport https://github.com/apache/spark/pull/46152. https://github.com/apache/spark/pull/46152#issuecomment-2068727268 mentions the performance of the benchmark test based on JDK21 is quite good. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? No. Closes #2473 from SteNicholas/CELEBORN-1395. Authored-by: SteNicholas <programgeek@163.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| deps | ||
| checkout_pr.sh | ||
| dependencies.sh | ||
| merge_pr.py | ||
| reformat | ||