Commit graph

394 commits

Author SHA1 Message Date
Alex Garcia
7b67c78530 vtab_in handling 2024-11-18 22:43:24 -08:00
Alex Garcia
0db2e52974 clean 2024-11-18 14:09:21 -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
3db69bd8ed test cases diff 2024-11-18 12:16:46 -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
7f47409e60 test-case 2024-11-17 08:45:57 -08:00
Alex Garcia
f55e14cce8 ann-filtering-benchmark directory 2024-11-17 08:38:57 -08:00
Alex Garcia
052ba4b089 typo whoops 2024-11-14 16:58:44 -08:00
Alex Garcia
c337129d0a new version string for beta builds 2024-11-14 16:57:08 -08:00
Alex Garcia
1c13c91e03 ensure error is raised when long string constraint 2024-11-14 16:52:55 -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
ab1f6f2c99 drop not-used in eqp 2024-11-14 11:42:37 -08:00
Alex Garcia
c4ece98705 fix snapshot names 2024-11-14 11:39:56 -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
b04b64759c stress test 2024-11-13 19:16:50 -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
6a224dfb53 test this PR 2024-11-13 16:00:22 -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
afbcbb7797 test this branch 2024-11-13 13:43:21 -08:00
Alex Garcia
0eece069a0 Merge branch 'partition-by' into auxiliary 2024-11-13 13:37:54 -08:00
Alex Garcia
f00aa68dbd
Merge branch 'main' into partition-by 2024-11-13 13:05:28 -08:00
Alex Garcia
03f29d581d block UPDATEs on partition key values for now 2024-11-13 12:59:54 -08:00
Alex Garcia
21b11e1e83 win ./tests/.venv/Scripts/python.exe 2024-11-13 12:43:38 -08:00
Alex Garcia
0bd9fc52b8 dbg win 2024-11-13 12:33:04 -08:00
Alex Garcia
93b3433c54 op 2024-11-13 12:29:59 -08:00