risingwave_frontend::optimizer::plan_node

Module logical_intersect

source

Structsยง

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