Expand description

Physical optimizer traits

Structs

Traits

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