lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (695 fork)github user discovery
enhancementgood first issuehelp wantedrust

仓库指标

Star
 (6,582 star)
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

贡献者指南