lance-format / lance-format/lance-data-viewer
Handling of binary data
Open
@ayao227 is already working on this.
Since Oct 2, 2025.
enhancement
- Dominant language
- Python
- Stars
- 60
- Forks
- 9
- Avg merge
- 10m
- Merged PRs (30d)
- 4
Description
Since LanceDB supports multi-modal, it would be nice to allow binary objects to be rendered as respective images, videos, audio, etc. This also helps with performance. Currently, when loading a lancedb table with images in them, the data viewer hangs.
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.
Assessment
This issue has not been assessed yet.