Module datafusion::physical_plan::union
source · [−]Expand description
The Union operator combines multiple inputs with the same schema
Structs
UNION ALL execution plan
The Union operator combines multiple inputs with the same schema
UNION ALL execution plan