Module datafusion_physical_plan::union

source ·
Expand description

The Union operator combines multiple inputs with the same schema

Structs§

Functions§

  • If all the input partitions have the same Hash partition spec with the first_input_partition The InterleaveExec is partition aware.