create_pyhsical_optimizer_rules

Function create_pyhsical_optimizer_rules 

Source
pub fn create_pyhsical_optimizer_rules(
    _optimization_level: OptimizationLevel,
) -> Vec<Arc<dyn PhysicalOptimizerRule + Sync + Send>>
Expand description

Creates a list of optimizer rules based on the given optimization_level.