tursodatabase/turso

Ensure `VACUUM INTO` works with rich / custom types

开放

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

 (2 条评论) (0 个反应) (0 位负责人)Rust (1,001 个派生)github user discovery
good first issuetestingvector search

仓库指标

星标
 (19,103 个星标)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 147 个 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.

贡献者指南