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 2019/02/15 19:31:11 UTC

[GitHub] justinborromeo edited a comment on issue #7036: [Proposal] K-Way Merge for Time-Ordered Scans

justinborromeo edited a comment on issue #7036: [Proposal] K-Way Merge for Time-Ordered Scans
URL: https://github.com/apache/incubator-druid/issues/7036#issuecomment-464170859
 
 
   Adding on to my previous comment, `ScanResultValue`s contain many events at the historical level.  To facilitate streaming and easier sorting using `Sequences#flatMerge()` at the broker level, I plan to "deaggregate" each `ScanResultValue` into several `ScanResultValue`s with one event each prior to streaming from the Historical -> 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:
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