Module optimizer
datafusion::optimizer
Query optimizer traits
OptimizerRule transforms one [‘LogicalPlan’] into another which computes the same results, but in a potentially more efficient way.
OptimizerRule