Module reader

Source

Structs§

BufferDescriptor
CachedFileMetadata
ColumnStatistics
Summary information describing a column
FileReader
FileReaderOptions
File Reader Options that can control reading behaviors, such as whether to enable caching on repetition indices
FileStatistics
Statistics summarize some of the file metadata for quick summary info
ReaderProjection
Selecting columns from a lance file requires specifying both the index of the column and the data type of the column

Traits§

EncodedBatchReaderExt

Functions§

describe_encoding
Inspects a page and returns a String describing the page’s encoding