risingwave_frontend::optimizer::plan_node

Module logical_join

source

Structsยง

Functionsยง

  • We are trying to derive a predicate to apply to the other side of a join if all the InputRefs in the predicate are eq condition columns, and can hence be substituted with the corresponding eq condition columns of the other side.