Function datafusion_optimizer::utils::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
pub fn log_plan(description: &str, plan: &LogicalPlan)
Log the plan in debug/tracing mode after some part of the optimizer runs