Module source

Module source 

Source
Expand description

ORC FileSource implementation for DataFusion scans.

OrcSource wires DataFusion’s FileScanConfig to an ORC-specific FileOpener and manages scan-level options such as projections, limits, and predicate pushdown.

Structs§

OrcSource
Execution plan for reading one or more ORC files.