Expand description

Optimizer rule to push down LIMIT in the query plan It will push down through projection, limits (taking the smaller limit)

Structs§