risingwave_frontend::optimizer::plan_node

Module batch_sort

source

Structsยง

  • BatchSort buffers all data from input and sort these rows by specified order, providing the collation required by user or parent plan node.