Commit graph

7 commits

Author SHA1 Message Date
Alex Garcia
e414b97851 Merge branch 'main' into metadata-filtering 2024-11-20 00:44:11 -08:00
Alex Garcia
6658624172
PARTITION KEY support (#122)
* initial pass at PARTITION KEY support.

* unit tests

* gha this PR branch

* fixup tests

* doc internal

* fix tests, KNN/rowids in

* define SQLITE_INDEX_CONSTRAINT_OFFSET

* whoops

* update tests, syrupy, use uv

* un ignore pyproject.toml

* dot

* tests/

* type error?

* win: .exe, update error name

* try fix macos python, paren around expr?

* win bash?

* dbg :(

* explicit error

* op

* dbg win

* win ./tests/.venv/Scripts/python.exe

* block UPDATEs on partition key values for now
2024-11-20 00:02:04 -08:00
Alex Garcia
86df498910 _metadata_text_NN shadow tables to _metadatatextNN 2024-11-19 22:25:11 -08:00
Alex Garcia
e99e31feb7 add broken shadow table test 2024-11-19 22:03:31 -08:00
Alex Garcia
da29ace630 updates 2024-11-17 14:56:31 -08:00
Alex Garcia
3e6759cbfc test-metadata.py 2024-11-13 17:54:10 -08:00
Alex Garcia
4cb891a0b2 doc internal 2024-11-12 21:35:39 -08:00