lance-format / lance-format/lance-data-viewer
support connecting to lance files in an S3 bucket
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 60
- Forks
- 9
- Avg merge
- 10m
- Merged PRs (30d)
- 4
Description
Thanks for a great tool. Could you envisage this working against an S3 URI as well as a filesystem path, as currently implemented?
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 locating the code that currently accepts a filesystem path and mounts or opens the Lance table in the web UI. Trace how an S3 URI could enter that path, then identify the existing checks or tests for local paths. Done means the viewer can open a Lance file from S3 as well as from the local filesystem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, fastapi, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100