himanshug commented on issue #6177: TimeBoundary, DataSourceMetadata filterSegments flawed with overlapping segments URL: https://github.com/apache/incubator-druid/issues/6177#issuecomment-414831746 Problem could be with expectation as well. Segment-A's interval doesn't reflect the actual data it contains. If indexing was done with data being available until May-2017, segment granularity should've been chosen to be monthly. "fixing" it would probably mean doing no filtering at broker because we don't peek inside the segment at that point.
---------------------------------------------------------------- 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]
