pub fn is_coalesce_partitions(plan: &Arc<dyn ExecutionPlan>) -> boolExpand description
Checks whether the given operator is a CoalescePartitionsExec.
pub fn is_coalesce_partitions(plan: &Arc<dyn ExecutionPlan>) -> boolChecks whether the given operator is a CoalescePartitionsExec.