Build physical filter eagerly while constructing ParquetExec operator #2059
Labels
datafusion
Changes in the datafusion crate
development-process
Related to development process of DataFusion
enhancement
New feature or request
We should avoid leaking logical expression to physical operators.
https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/physical_optimizer/pruning.rs#L93-L101
https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/physical_plan/file_format/parquet.rs#L77-L86
The text was updated successfully, but these errors were encountered: