tursodatabase/turso

Ensure `VACUUM INTO` works with rich / custom types

Open

#5 898 ouverte le 12 mars 2026

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (1 001 forks)github user discovery
good first issuetestingvector search

Métriques du dépôt

Stars
 (19 103 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur