walterddr opened a new pull request, #10224:
URL: https://github.com/apache/pinot/pull/10224

   previously sort is hard-coded to have limit 10_000. we should not limit on 
this. this will cause `SELECT * FROM tbl LIMIT 100000` to only return 10_000 
rows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to