mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 09:46:27 +02:00
small fixes
This commit is contained in:
parent
ab1f6f2c99
commit
3965029726
2 changed files with 36 additions and 17 deletions
4
TODO
4
TODO
|
|
@ -13,7 +13,9 @@
|
|||
- perf: LEFT JOIN aux table to rowids query in vec0_cursor for rowid/point stmts, to avoid N lookup queries
|
||||
|
||||
# metadata filtering
|
||||
|
||||
- boolean comparisons
|
||||
- text comparisons (long)
|
||||
- skip invalid validity entries in knn filter?
|
||||
- null!
|
||||
- date/datetime
|
||||
- later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue