Functions§
- has_
deletions - Returns true when any row in
row_idsis deleted according tobitmap. Used for early-exit pruning: if zero deletions touch the candidate set, skip the per-row check. - load_
deletion_ vector - Fetch and deserialize a Deletion Vector bitmap from a Puffin
.dvdfile.