lance-format / lance-format/lance
Move ScalarIndexPlugin into lance-index-core
Open
Nobody has claimed this yet.
feature
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
The lance-index-core trait has been created and we have moved ScalarIndex into it. However, we also need to move ScalarIndexPlugin.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the existing ScalarIndexPlugin definition and compare it with the earlier ScalarIndex move into lance-index-core; trace references and run the relevant project checks to confirm the plugin is defined and used from its new location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100