tursodatabase/turso

Ensure `VACUUM INTO` works with rich / custom types

Open

#5,898 创建于 2026年3月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Rust (1,001 fork)github user discovery
good first issuetestingvector search

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南