Modules§
- buffer
- Utilities for byte arrays
- compression
- Compression traits and definitions for Lance 2.1
- compression_
algo - compression_
config - Configuration for compression parameters
- constants
- Constants for Lance encoding metadata keys
- data
- Data layouts to represent encoded data in a sub-Arrow format
- decoder
- Utilities and traits for scheduling & decoding data
- encoder
- The top-level encoding module for Lance files.
- encodings
- format
- previous
- Legacy code for the 2.0 format that is no longer used in 2.1+
- repdef
- Utilities for rep-def levels
- statistics
- utils
- Miscellaneous utility functions that don’t have a home elsewhere.
- version
Structs§
- Buffer
Scheduler - An implementation of EncodingsIo that serves data from an in-memory buffer
Traits§
- Encodings
Io - A trait for an I/O service