abhishekagarwal87 commented on issue #11836: URL: https://github.com/apache/druid/issues/11836#issuecomment-950939302
that code is skipping the segments for which results are cached at segment-level on the broker. Since the cache key is unchanged on the broker side, the logic shouldn't be affected. The broker will use the same key to populate and use the local cache. -- 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]
