Module push_down_limit
datafusion
50.3.0
Module push_
down_
limit
Module Items
Structs
In datafusion::
optimizer
datafusion
::
optimizer
Module
push_
down_
limit
Copy item path
Source
Expand description
PushDownLimit
pushes
LIMIT
earlier in the query plan
Structs
ยง
Push
Down
Limit
Optimization rule that tries to push down
LIMIT
.