walterddr opened a new pull request, #12237: URL: https://github.com/apache/pinot/pull/12237
logical sort should not be copied when there's no fetch or fetch limit is too large. this solves part 1 of https://github.com/apache/pinot/issues/12228 Follow up in separate PR === 1. when we support k-merge sort we should allow sort-copy again for distributed local sort. 2. make fetch limit configurable. -- 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]
