pub unsafe fn take_bitmap_nulls_unchecked( values: &Bitmap, indices: &IdxArr, ) -> Bitmap
compute_take
Doesn’t check bounds for non-null elements.