mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 01:36:32 +02:00
boolean comparison handling
This commit is contained in:
parent
3965029726
commit
a1a64427fc
4 changed files with 189 additions and 25 deletions
1
TODO
1
TODO
|
|
@ -13,7 +13,6 @@
|
|||
- 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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue