vortex icon indicating copy to clipboard operation
vortex copied to clipboard

Consider ValidityArray

Open robert3005 opened this issue 11 months ago • 1 comments

ValidityArray could wrap an existing array by overlaying validity buffer. You could think of it as a special case of SparseArray where only the validity is sparse

robert3005 avatar Mar 13 '25 17:03 robert3005

I think this is worth trying out.

Would we remove validity for other arrays such as Primitive?

It might have a large change on how to implement compute functions

joseph-isaacs avatar Mar 31 '25 09:03 joseph-isaacs

It's there as a MaskedArray

robert3005 avatar Oct 01 '25 17:10 robert3005