lance-format/lance

Write specification doc describing schema format

Open

#5707 aperta il 13 gen 2026

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (695 fork)github user discovery
documentationgood first issue

Metriche repository

Star
 (6582 star)
Metriche merge PR
 (Merge medio 6g 1h) (219 PR mergiate in 30 g)

Descrizione

We should describe what data types are supported in schemas. They are represented as strings, so we should state what strings map to what Arrow types, for example.

Should also include an explanation of field ids.

Should go somewhere on https://lance.org/format/, either under file format or table format. The source for this is at:

https://github.com/lance-format/lance/tree/main/docs/src/format

Guida contributor