pub fn is_union(plan: &Arc<dyn ExecutionPlan>) -> bool
Checks whether the given operator is a UnionExec.
UnionExec