lance-format/lance

Write specification doc describing schema format

Open

#5 707 ouverte le 13 janv. 2026

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (695 forks)github user discovery
documentationgood first issue

Métriques du dépôt

Stars
 (6 582 stars)
Métriques de merge PR
 (Merge moyen 6j 1h) (219 PRs mergées en 30 j)

Description

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

Guide contributeur