Skip to content

feat(index): support distributed IVF_RQ vector indexes - #5228

Merged
chenghao-guo merged 3 commits into
lance-format:mainfrom
hfutatzhanghb:codex/add-ivf-rq-vector-index
Jul 9, 2026
Merged

feat(index): support distributed IVF_RQ vector indexes#5228
chenghao-guo merged 3 commits into
lance-format:mainfrom
hfutatzhanghb:codex/add-ivf-rq-vector-index

Conversation

@hfutatzhanghb

Copy link
Copy Markdown
Contributor

What changed

  • Add IVF_RQ to the distributed vector index type allowlist.
  • Keep IVF_RQ on the IVF-only training path, without PQ codebook training.
  • Document IVF_RQ in the distributed indexing guide.

Testing

  • python3.10 -m pytest --noconftest -o addopts='' tests/test_vector_index_options.py -q

@github-actions github-actions Bot added the enhancement New feature or request label Jul 9, 2026
@chenghao-guo

Copy link
Copy Markdown
Collaborator

Thanks a lot for your contribution!

@chenghao-guo
chenghao-guo merged commit 56e81d1 into lance-format:main Jul 9, 2026
4 checks passed
@hfutatzhanghb
hfutatzhanghb deleted the codex/add-ivf-rq-vector-index branch July 9, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants