Module limit

Source
Expand description

Defines the LIMIT plan

Structsยง

GlobalLimitExec
Limit execution plan
LimitStream
A Limit stream skips skip rows, and then fetch up to fetch rows.
LocalLimitExec
LocalLimitExec applies a limit to a single partition