Module datafusion::physical_optimizer::optimizer[][src]

Physical optimizer traits

Traits

PhysicalOptimizerRule

PhysicalOptimizerRule transforms one [‘ExecutionPlan’] into another which computes the same results, but in a potentially more efficient way.