walterddr opened a new pull request, #10241: URL: https://github.com/apache/pinot/pull/10241
Currently running limit without order by still runs a priority queue, this is not necessary. Move to use a direct list append. -- 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]
