Skip to main content

Module physical_optimizer

Module physical_optimizer 

Source
Expand description

Physical optimizer interfaces.

Traitsยง

PhysicalOptimizerContext
Context available to physical optimizer rules.
PhysicalOptimizerRule
PhysicalOptimizerRule transforms one ExecutionPlan into another which computes the same results, but in a potentially more efficient way.