Jackie-Jiang commented on PR #19056: URL: https://github.com/apache/pinot/pull/19056#issuecomment-5110094004
Is that really comparable? Sorting itself is O(nlogn), merging into a hashset should be O(n). Given this feature is not really opt-in, we need to extra careful. -- 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]
