leventov opened a new issue #5113: Cache per-interval query results with partitions merged URL: https://github.com/apache/incubator-druid/issues/5113 Instead of caching each per-interval and per-partition query result we should probably merge per-partition results first (on brokers) and then cache only them.
---------------------------------------------------------------- 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. 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]
