Re-exports§
pub use crate::rowids::version::RowDatasetVersionMeta;pub use crate::rowids::version::RowDatasetVersionRun;pub use crate::rowids::version::RowDatasetVersionSequence;
Modules§
- pb
- Protobuf definitions for Lance Format
Structs§
- Base
Path - Data
File - Lance Data File
- Data
Storage Format - Deletion
File - External
File - A reference to a part of a file.
- Fragment
- Data fragment.
- Index
Metadata - Index metadata
- Manifest
- Manifest of a dataset
- Transaction
- Writer
Version
Enums§
- Deletion
File Type - RowId
Meta - Metadata about location of the row id sequence.
Constants§
- DETACHED_
VERSION_ MASK - MAGIC
- MAJOR_
VERSION - These version/magic values are written at the end of manifest files (e.g. versions/1.version)
- MINOR_
VERSION
Traits§
Functions§
Type Aliases§
- Index
Deprecated