lance-format
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Lance v11 reference
Lance is an open columnar format for multimodal AI - "a columnar data format that is 100x
faster than Parquet for random access." It is not one format but a stack of interoperating
specs: a file format, a table format, index formats, catalog specs, and a
namespace client spec. The Rust workspace at lance-format/lance implements all of them
plus Python (pylance) and Java bindings.
This skill tracks v11.0.0-beta.6 (the lance-format/lance git tag), the current
development frontier; v10.0.0 is the stable pin. Pin against tags, not main - Lance ships
beta tags every few days and next-format encodings can change. Version landscape below.
Three layers of reference, load what the task needs:
- The deep reference - any concrete schema, parameter, proto, or constraint. Split by topic: