lance-format / lance-format/lance
Multi-base for all write operations
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
We have added the ability to write to multiple bases in #4702 .
Create this issue to track adding multi-base support for all write operations, including update, merge-insert, compaction, etc.
This also needs to happen in both rust, python and java (java does not have any integration yet)
There can be many sub-tasks depending on how we divide this, create this parent task in case anyone is interested in taking any sub-part.
cc @jaystarshot
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
Start by reading the multi-base implementation from #4702, then map the write operations named here—update, merge-insert, and compaction—across the Rust, Python, and Java integrations. Done means multi-base support covers all relevant write operations in each integration, including Java where integration is not yet present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100