Skip to content

feat: add partition artifacts for external vector backends#6463

Open
Xuanwo wants to merge 22 commits intomainfrom
xuanwo/partition-artifact-backend
Open

feat: add partition artifacts for external vector backends#6463
Xuanwo wants to merge 22 commits intomainfrom
xuanwo/partition-artifact-backend

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Apr 9, 2026

This adds a partition-addressable precomputed artifact format that lets external vector backends hand Lance encoded partition data without changing the final on-disk index format.

It also changes the Python accelerator="cuvs" path to delegate to the external lance_cuvs package at runtime, keeping CUDA/cuVS implementation details out of the main tree while preserving the existing Lance finalization flow.

@github-actions github-actions bot added the python label Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@Xuanwo Xuanwo changed the title Add partition artifacts for external vector backends feat: add partition artifacts for external vector backends Apr 9, 2026
@github-actions github-actions bot added the enhancement New feature or request label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant