Structs§
- Buffer
Descriptor - Cached
File Metadata - Column
Statistics - Summary information describing a column
- File
Reader - File
Reader Options - File Reader Options that can control reading behaviors, such as whether to enable caching on repetition indices
- File
Statistics - Statistics summarize some of the file metadata for quick summary info
- Reader
Projection - Selecting columns from a lance file requires specifying both the index of the column and the data type of the column
Constants§
- DEFAULT_
READ_ CHUNK_ SIZE - Default chunk size for reading large pages (8MiB) Pages larger than this will be split into multiple chunks during read
Traits§
Functions§
- describe_
encoding - Inspects a page and returns a String describing the page’s encoding