gianm commented on issue #6177: TimeBoundary, DataSourceMetadata filterSegments flawed with overlapping segments URL: https://github.com/apache/incubator-druid/issues/6177#issuecomment-414835392 I think we could filter at the broker, we just want to check any segment that overlaps with the one that has the latest chunk. So in the example above we should have checked any segment that overlaps with 2017/2018. We could still safely ignore anything from prior to 2017.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
