Module local_files

Source
Expand description

Nested message and enum types in LocalFiles.

Modules§

file_or_files
Nested message and enum types in FileOrFiles.

Structs§

FileOrFiles
Many files consist of indivisible chunks (e.g. parquet row groups or CSV rows). If a slice partially selects an indivisible chunk then the consumer should employ some rule to decide which slice to include the chunk in (e.g. include it in the slice that contains the midpoint of the chunk)