Module writer

Source

Structs§

FileWriter
FileWriter writes Arrow RecordBatch to one Lance file.
FileWriterOptions

Traits§

ManifestProvider
The file format currently includes a “manifest” where it stores the schema for self-describing files. Historically this has been a table format manifest that is empty except for the schema field.