tursodatabase/turso

Ensure `VACUUM INTO` works with rich / custom types

Aberta

#5.898 aberto em 12 de mar. de 2026

 (2 comentários) (0 reação) (0 responsável)Rust (1.001 forks)github user discovery
good first issuetestingvector search

Métricas do repositório

Stars
 (19.103 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 11h) (147 fundiu PRs em 30d)

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.

Guia do colaborador