spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
996 stars 27 forks source link

fix: Stop producing empty row masks in chunked reader #1429

Closed robert3005 closed 4 days ago

robert3005 commented 4 days ago

Since RowMask ends are exclusive there's only overlap if inqeuality is sharp

robert3005 commented 4 days ago

that was too aggressive