lance-format / lance-format/lance
update namespace support tag field
Open
Nobody has claimed this yet.
A-namespace
enhancement
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
current we cant fetch data via tags in lance.dataset, the root case in namespace request shcema not support tag field.
ref:
- issue: https://github.com/lance-format/lance/issues/6945
- PR: https://github.com/lance-format/lance-namespace/pull/345
After updating the namespace, the contents of the lance package need to be updated accordingly.
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 with the namespace request schema described in issue 6945 and the changes in lance-namespace PR 345. Check how the updated namespace contents are incorporated into the lance package. Done means tag-based fetching through lance.dataset works and the package reflects the namespace update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100