celeborn/dev
SteNicholas e890f38656
[CELEBORN-1395] Bump RoaringBitmap version from 1.0.5 to 1.0.6
### 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>
2024-04-22 20:31:14 +08:00
..
deps [CELEBORN-1395] Bump RoaringBitmap version from 1.0.5 to 1.0.6 2024-04-22 20:31:14 +08:00
checkout_pr.sh [INFRA] Inroduce checkout_pr.sh shell script (#968) 2022-11-14 22:28:43 +08:00
dependencies.sh Support Spark3.5 with JDK21 2024-03-27 18:42:16 +08:00
merge_pr.py [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
reformat [CELEBORN-1310][FLINK] Support Flink 1.19 2024-03-20 11:51:23 +08:00