risingwave_frontend::optimizer::plan_node

Module logical_union

source

Structsยง

  • LogicalUnion returns the union of the rows of its inputs. If all is false, it needs to eliminate duplicates.