Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
1.57k
stars
268
forks
source link
roaring64: Don't crash on roaring64_bitmap_free(NULL) #632
Closed
madscientist closed 5 months ago
Before submitting this PR, run
tools/clang-format.sh
on your changes. See the "Contributing" section in the README for details.