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.

貢獻者指南