himanshug commented on issue #6000: Fix versioned interval timeline to add same version data URL: https://github.com/apache/incubator-druid/pull/6000#issuecomment-404689894 > The expectation is that new data for the same version should overwrite previous data of the same version. Not really, that would break immutability contract of a segment. two segments with same name and version MUST have same content.
---------------------------------------------------------------- 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]
