niketh opened a new pull request #6000: Fix versioned interval timeline to add same version data URL: https://github.com/apache/incubator-druid/pull/6000 @gianm VersionedIntervalTimeline doesn't add data for the same version again. The expectation is that new data for the same version should overwrite previous data of the same version. Also, I think there were a few unit tests that weren't correct, I fixed them. Can you take a look
---------------------------------------------------------------- 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]
