spyql icon indicating copy to clipboard operation
spyql copied to clipboard

Processor for getting the top/bottom n rows

Open dcmoura opened this issue 3 years ago • 0 comments

Memory-based processor that only stores the top/bottom rows in queries of type:

ORDER BY ...
LIMIT x

where x is not too large.

dcmoura avatar Jan 03 '22 18:01 dcmoura