Module push_down_limit

Module push_down_limit 

Source
Expand description

PushDownLimit pushes LIMIT earlier in the query plan

Structsยง

PushDownLimit
Optimization rule that tries to push down LIMIT.