tursodatabase/turso

Ensure `VACUUM INTO` works with rich / custom types

Offen

#5.898 geöffnet am 12.03.2026

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.001 Forks)github user discovery
good first issuetestingvector search

Repository-Metriken

Stars
 (19.103 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 11h) (147 gemergte PRs in 30 T)

Beschreibung

Those introduced here: https://github.com/tursodatabase/turso/pull/5254 and https://github.com/tursodatabase/turso/pull/5729. The types are quite rich, support a lot of things. We must ensure vacuum into supports all these.

While at it, we must also make sure that vector types work with vacuum into

if they work out of the box, lets add tests.

Contributor Guide