[−][src]Module datafusion::execution::physical_plan::limit
Defines the LIMIT plan
Structs
LimitExec | Limit execution plan |
Functions
truncate_batch | Truncate a RecordBatch to maximum of n rows |
Defines the LIMIT plan
LimitExec | Limit execution plan |
truncate_batch | Truncate a RecordBatch to maximum of n rows |