risingwave_frontend::optimizer::rule

Module table_function_to_project_set_rule

source

Structsยง

  • Transform a TableFunction (used in FROM clause) into a ProjectSet so that it can be unnested later if it contains CorrelatedInputRef.