gianm commented on issue #7595: Optimize overshadowed segments computation URL: https://github.com/apache/incubator-druid/pull/7595#issuecomment-496432603 Re @jon-wei's comment, > In my view, there are two related but separate issues here: > > * Avoiding repeated overshadowed computation for each sys.segments query > * Deciding on DataSegment mutability/wrapper class/etc. That sounds right to me. This PR is meant to address the former and I agree with @jon-wei that it makes sense to treat it as a release blocker. I'll add it to the 0.15.0 milestone, if there are no objections. The latter is still being sorted out on #7571.
---------------------------------------------------------------- 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]
