lance-format / lance-format/lance-data-viewer
[feat]: Provide an infra mode to display lance dataset internal
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 9
- Avg merge
- 10m
- Merged PRs (30d)
- 4
Description
Summary
Hi team, using lance in production, I found more often than not, devs need to investigate dataset information to see whether the storage version, compression, file size, etc are properly set.
Use case
Help users and infra devs especially to better understand lance dataset.
Proposed approach
No response
Design constraint check
- I have read CONTRIBUTING.md and this proposal does not conflict with the load-bearing design constraints.
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 files, tests, or entry points are identified in the issue, so first inspect the existing dataset display flow and clarify the intended infra mode scope. Done should let users inspect dataset internals such as storage version, compression, and file size, with the expected details and interface agreed in advance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100