Commit graph

368 commits

Author SHA1 Message Date
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
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
afb3826a2c win bash? 2024-11-13 12:24:15 -08:00
Alex Garcia
f3d4bb37aa try fix macos python, paren around expr? 2024-11-13 12:21:29 -08:00
Alex Garcia
78717dda4d win: .exe, update error name 2024-11-13 12:18:53 -08:00
Alex Garcia
3c1fb0ad86 type error? 2024-11-13 12:05:39 -08:00
Alex Garcia
5949209935 tests/ 2024-11-13 12:02:26 -08:00
Alex Garcia
5d571ebc57 dot 2024-11-13 12:00:22 -08:00
Alex Garcia
99095c74da un ignore pyproject.toml 2024-11-13 11:58:01 -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
4cb891a0b2 doc internal 2024-11-12 21:35:39 -08:00
Alex Garcia
c7bcf58575 fixup tests 2024-11-12 21:35:27 -08:00
Alex Garcia
84d6a149c0 gha this PR branch 2024-11-12 20:37:54 -08:00
Alex Garcia
7991cd734b gha: no -DSQLITE_CORE on pyodide build, shouldn't need it? 2024-11-08 21:49:10 -08:00
Alex Garcia
1f60587b0c run site deploy only when site changes 2024-11-08 21:48:42 -08:00
Alex Garcia
aae35ce106 try pyodide build 2024-11-08 21:46:41 -08:00
Alex Garcia
12259dc35e gha: get-measurement 2024-11-04 16:56:33 -08:00
Alex Garcia
beba23f17d try arm build, measure energy 2024-11-04 16:53:10 -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
bfb279c0a1 update TODO 2024-10-14 11:23:57 -07:00
Alex Garcia
8a7bde91c4 Initial pass, allow auxiliary columns on vec0 virtual tables 2024-10-14 11:06:25 -07:00
Alex Garcia
776d86cc0c initial pass at PARTITION KEY support. 2024-10-13 22:11:13 -07:00