gianm commented on issue #6400: Optimize data structures in SelectResultValueBuilder URL: https://github.com/apache/incubator-druid/pull/6400#issuecomment-425548573 @leventov are you using the Select query today? In general it is worse than the Scan query, except in one way - it supports time ordering. But we can add that to Scan as well. See #5006, #6088.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
