fix aux column error when using non-default rowid values, needs test

This commit is contained in:
Alex Garcia 2024-11-17 15:12:39 -08:00
parent da29ace630
commit 1a216a684d
3 changed files with 84 additions and 62 deletions

1
TODO
View file

@ -17,6 +17,7 @@
- skip invalid validity entries in knn filter?
- null!
- date/datetime
- [ ] test accessing aux values when rowid is different than 1,2,3 etc.
- later
- `v in (...)` handling
- remaining TODO items