Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_plan::limit - Rust
[go: Go Back, main page]

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