Module lance_core::format::pb
source · Expand description
Protobuf definitions for Lance Format
Modules
- Nested message and enum types in
DeletionFile. - Nested message and enum types in
Field. - Nested message and enum types in
Metadata. - 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
- Dictionary field metadata
- Field metadata for a column.
- 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.
- Metadata of one Lance file.
- A transaction represents the changes to a dataset.
- / UUID type. encoded as 16 bytes.
- Auxiliary Data attached to a version. Only load on-demand.
Enums
- Supported encodings.