lance-format / lance-format/lance
Document storage options available in object_store
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Our object store config support is based on the Arrow object_store. It is more than just https://lancedb.github.io/lance/object_store.html, for example for AWS: https://github.com/apache/arrow-rs-object-store/blob/9feebb9f83b8fd9b59667ab3e0367129c0a6236c/src/aws/builder.rs#L398.
We should document this more clearly for people seeking advanced enterprise configurations for object_store.
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 Lance object_store documentation and the referenced Arrow Rust AWS builder to inventory the storage options and advanced configuration details supported by the project. Document those options clearly for enterprise users, with links to the relevant upstream details, and verify that the resulting page accurately reflects the available object_store configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100