lance-format / lance-format/lance
Unique constraints on columns
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Users may want to prevent duplicates on certain key columns.
See downstream issue: https://github.com/lancedb/lancedb/issues/2463
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 downstream issue at https://github.com/lancedb/lancedb/issues/2463, since no implementation files, tests, or entry points are identified here. Clarify the intended behavior for preventing duplicates on selected key columns and use the downstream discussion to determine what completion means.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100