lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

开放

#2,256 创建于 2024年4月24日

 (1 条评论) (0 个反应) (0 位负责人)Rust (695 个派生)github user discovery
enhancementgood first issuehelp wantedrust

仓库指标

星标
 (6,582 个星标)
PR 合并指标
 (平均合并 6天 1小时) (30 天内合并 219 个 PR)

描述

we completed VectorIndexExtension type in https://github.com/lancedb/lance/pull/2250

Existing V2 vector indices should all be refactored into implementations of VectorIndexExtension, to make sure we always expose a consistent set of APIs on indices

贡献者指南