Commit 378e74a
committed
[SPARK-55455][BUILD] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `RoaringBitmap` to 1.6.0.
### Why are the changes needed?
To use the latest bug fixed versions.
- https://github.com/RoaringBitmap/RoaringBitmap/releases/tag/1.6.0
- https://github.com/RoaringBitmap/RoaringBitmap/releases/tag/1.5.4
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
Closes #54232 from dongjoon-hyun/SPARK-55455.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>RoaringBitmap to 1.6.01 parent 605305b commit 378e74a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
935 | | - | |
| 935 | + | |
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
| |||
0 commit comments