risingwave_frontend::optimizer::plan_node

Module logical_recursive_union

source

Structsยง

  • LogicalRecursiveUnion returns the union of the rows of its inputs. note: if all is false, it needs to eliminate duplicates.