Alex Garcia
|
e99e31feb7
|
add broken shadow table test
|
2024-11-19 22:03:31 -08:00 |
|
Alex Garcia
|
a657b3a216
|
fixes and tests
|
2024-11-19 21:46:50 -08:00 |
|
Alex Garcia
|
4039328eda
|
else in guard?
|
2024-11-19 15:26:27 -08:00 |
|
Alex Garcia
|
0123b249ea
|
guard sqlite3_vtab_in
|
2024-11-19 15:24:59 -08:00 |
|
Alex Garcia
|
d0993b7496
|
unblock aux failures for now
|
2024-11-19 15:21:33 -08:00 |
|
Alex Garcia
|
7b67c78530
|
vtab_in handling
|
2024-11-18 22:43:24 -08:00 |
|
Alex Garcia
|
018e9789de
|
text knn LT/LE
|
2024-11-18 14:09:07 -08:00 |
|
Alex Garcia
|
df29e31ddc
|
text knn GT/GE fixes
|
2024-11-18 14:05:47 -08:00 |
|
Alex Garcia
|
1ec1b89f60
|
GT
|
2024-11-18 12:25:01 -08:00 |
|
Alex Garcia
|
4ba167c315
|
text knn NE
|
2024-11-18 12:15:25 -08:00 |
|
Alex Garcia
|
31622209eb
|
add failing test causes for non eq text knn
|
2024-11-18 12:10:01 -08:00 |
|
Alex Garcia
|
07793b3ecc
|
refactor
|
2024-11-18 11:56:47 -08:00 |
|
Alex Garcia
|
b527a3d9ec
|
rowids blob read only on text metadata filters
|
2024-11-18 11:28:02 -08:00 |
|
Alex Garcia
|
10a2216845
|
refactor some text knn filtering
|
2024-11-18 11:21:49 -08:00 |
|
Alex Garcia
|
1a216a684d
|
fix aux column error when using non-default rowid values, needs test
|
2024-11-17 15:12:39 -08:00 |
|
Alex Garcia
|
da29ace630
|
updates
|
2024-11-17 14:56:31 -08:00 |
|
Alex Garcia
|
f55e14cce8
|
ann-filtering-benchmark directory
|
2024-11-17 08:38:57 -08:00 |
|
Alex Garcia
|
a1a64427fc
|
boolean comparison handling
|
2024-11-14 16:36:53 -08:00 |
|
Alex Garcia
|
3965029726
|
small fixes
|
2024-11-14 12:06:50 -08:00 |
|
Alex Garcia
|
c1055ab3f8
|
UPDATE support
|
2024-11-14 11:32:48 -08:00 |
|
Alex Garcia
|
ae601dcbc3
|
DELETE support
|
2024-11-14 10:37:05 -08:00 |
|
Alex Garcia
|
8132f26f3b
|
long text support
|
2024-11-13 23:36:46 -08:00 |
|
Alex Garcia
|
f12be5292b
|
finish type checking
|
2024-11-13 22:26:06 -08:00 |
|
Alex Garcia
|
9fffdc4d1b
|
rm double/int32, just float/int64
|
2024-11-13 22:23:47 -08:00 |
|
Alex Garcia
|
06e28da3a5
|
more snpashot tests
|
2024-11-13 21:52:35 -08:00 |
|
Alex Garcia
|
fef4997b68
|
memzero text buffer
|
2024-11-13 18:02:31 -08:00 |
|
Alex Garcia
|
3e6759cbfc
|
test-metadata.py
|
2024-11-13 17:54:10 -08:00 |
|
Alex Garcia
|
9cba8ffe8c
|
dont inline that
|
2024-11-13 16:03:00 -08:00 |
|
Alex Garcia
|
65c00983e5
|
Merge branch 'auxiliary' into metadata-filtering
|
2024-11-13 15:59:12 -08:00 |
|
Alex Garcia
|
5d9b923c59
|
support UPDATE on auxiliary columns
|
2024-11-13 15:49:04 -08:00 |
|
Alex Garcia
|
a394c5f0dc
|
support delete
|
2024-11-13 15:35:22 -08:00 |
|
Alex Garcia
|
743511af55
|
block WHERE constraints on auxiliary columns in KNN queries
|
2024-11-13 15:27:23 -08:00 |
|
Alex Garcia
|
7d4c023928
|
enforce column types
|
2024-11-13 15:15:32 -08:00 |
|
Alex Garcia
|
d6adbc9f56
|
drop aux shadow table on destroy
|
2024-11-13 15:01:43 -08:00 |
|
Alex Garcia
|
163654b93a
|
start aux snapshots
|
2024-11-13 14:32:17 -08:00 |
|
Alex Garcia
|
93218e4e1f
|
bruv
|
2024-11-13 13:56:54 -08:00 |
|
Alex Garcia
|
70c9c171be
|
typo ugh
|
2024-11-13 13:51:10 -08:00 |
|
Alex Garcia
|
da14fa19ed
|
accidentally removved "partition key type mistmatch" block during merge
|
2024-11-13 13:46:20 -08:00 |
|
Alex Garcia
|
0eece069a0
|
Merge branch 'partition-by' into auxiliary
|
2024-11-13 13:37:54 -08:00 |
|
Alex Garcia
|
03f29d581d
|
block UPDATEs on partition key values for now
|
2024-11-13 12:59:54 -08:00 |
|
Alex Garcia
|
81497610e2
|
explicit error
|
2024-11-13 12:28:37 -08:00 |
|
Alex Garcia
|
c6df44630b
|
dbg :(
|
2024-11-13 12:26:16 -08:00 |
|
Alex Garcia
|
f3d4bb37aa
|
try fix macos python, paren around expr?
|
2024-11-13 12:21:29 -08:00 |
|
Alex Garcia
|
76b8247a41
|
update tests, syrupy, use uv
|
2024-11-13 11:55:18 -08:00 |
|
Alex Garcia
|
26fbdf22eb
|
whoops
|
2024-11-12 22:03:57 -08:00 |
|
Alex Garcia
|
1a21336ae5
|
define SQLITE_INDEX_CONSTRAINT_OFFSET
|
2024-11-12 22:00:46 -08:00 |
|
Alex Garcia
|
8369dfe72d
|
fix tests, KNN/rowids in
|
2024-11-12 21:57:59 -08:00 |
|
Alex Garcia
|
f36d4a02c6
|
unit tests
|
2024-11-04 16:48:41 -08:00 |
|
Alex Garcia
|
adddea078f
|
Initial pass at metadata filtering
|
2024-10-15 12:08:42 -07:00 |
|
Alex Garcia
|
8a7bde91c4
|
Initial pass, allow auxiliary columns on vec0 virtual tables
|
2024-10-14 11:06:25 -07:00 |
|