Module lance_table::format::pb
source · Expand description
Protobuf definitions for Lance Format
Modules§
- Nested message and enum types in
DeletionFile. - Nested message and enum types in
Manifest. - Nested message and enum types in
Transaction.
Structs§
- Lance Data File
- Data fragment. A fragment is a set of files which represent the different columns of the same rows. If column exists in the schema, but the related file does not exist, treat this column as nulls.
- Deletion File
- Metadata describing the index.
- Index Section, containing a list of index metadata for one dataset version.
- Manifest is a global section shared between all the files.
- A transaction represents the changes to a dataset.
- / UUID type. encoded as 16 bytes.
- Auxiliary Data attached to a version. Only load on-demand.