risingwave_frontend::optimizer::plan_node

Module logical_max_one_row

source

Structsยง

  • LogicalMaxOneRow fetches up to one row from the input, returning an error if the input contains more than one row at runtime. Only available in batch mode.