himanshug commented on issue #4865: Unable to query large data set with `scan-query` via `broker` URL: https://github.com/apache/incubator-druid/issues/4865#issuecomment-407538797 while there are multiple PRs trying to solve this by limiting memory used in DirectDruidClient which is great in general. However, just a thought I had was this could benefit if scan query didn't go through regular merging process at the broker and somehow simply streamed results from historicals to client as they showed up on broker.
---------------------------------------------------------------- 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]
