opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

[LIB] Would roaring bitmaps be faster that abseil sets for DISTINCT and FILTER joins?

Open joocer opened this issue 3 months ago • 0 comments
trafficstars

Roaring Bitmaps are meant to be faster than sets, but only 32bits. We should try and see how much faster they are for FILTER joins and DISTINCT.

joocer avatar Aug 01 '25 12:08 joocer