fn combines_input_partitions(plan: &Arc<dyn ExecutionPlan>) -> boolExpand description
Checks if the given plan combines input partitions.
fn combines_input_partitions(plan: &Arc<dyn ExecutionPlan>) -> boolChecks if the given plan combines input partitions.