risingwave_frontend::optimizer::plan_node::generic

Module recursive_union

source

Structsยง

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