risingwave_frontend::optimizer::rule::stream

Module bushy_tree_join_ordering_rule

source

Structsยง

Constantsยง

  • To construct a bushy tree with a height lower than the left deep tree, we need tt least four inputs.
  • If inputs of a multi join reach the limit, fallback to a left deep tree, because the search space could be too large to search.