Module datafusion::physical_plan::parquet[][src]

Execution plan for reading Parquet files

Structs

ParquetExec

Execution plan for scanning one or more Parquet partitions

ParquetPartition

Represents one partition of a Parquet data set and this currently means one Parquet file.

RowGroupPredicateBuilder

Predicate builder used for generating of predicate functions, used to filter row group metadata