lance-format / lance-format/lance
docs: create a spec page listing all standard table configurations
Open
A-docs
documentation
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
We have a field that holds config keys here:
We say that there are some prefixed with lance.. We should expect any library that supports the Lance format can read these and understand them. To help that along, we should have a documentation page in under "Specification" that lists all the known ones and what they do. This can be a table. Each entry can link to another documentation page that describes the feature more fully.
Part of this task is going through the library and identifying all the lance. prefixes that are used.
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.