lance icon indicating copy to clipboard operation
lance copied to clipboard

implement deletion vector handling in index scan

Open chebbyChefNEQ opened this issue 1 year ago • 3 comments

closes #916

Implement deletion vector handling in PQIndex, where all vector index are stored.

TODO:

  • [ ] add tests
  • [ ] add TODO comments in places we could have potential performance gains

chebbyChefNEQ avatar Jun 09 '23 01:06 chebbyChefNEQ