You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/01 16:09:49 UTC

[GitHub] himanshug commented on issue #4865: Unable to query large data set with `scan-query` via `broker`

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-409629510
 
 
   > @himanshug But what happens if the results from historicals show up faster than they can be written to the client… where are they buffered?
   
   @gianm I think, In that case they would be buffered at broker using the same code that other PRs are doing. the short circuit path would be more to avoid everything else related to merging. but, maybe noop merging is not much overhead for scan queries and in that case we wouldn't need it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org