tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
9.54k stars 252 forks source link

feat(vector): add basic functions (vector/vector_extract etc) #1531

Closed sivukhin closed 2 months ago

sivukhin commented 2 months ago

Context

This PR adds native support for vector functions in the LibSQL.

This PR were extracted from the branch https://github.com/tursodatabase/libsql/pull/1402/ in order to make review more granular and simpler

Changes

haaawk commented 2 months ago

CI is failing:

found uncommited changes in the bundle; please run 'cargo xtask build-bundled' and commit the result