datafusion_optimizer::utils

Function log_plan

Source
pub fn log_plan(description: &str, plan: &LogicalPlan)
Expand description

Log the plan in debug/tracing mode after some part of the optimizer runs