kfaraz commented on PR #19944: URL: https://github.com/apache/druid/pull/19944#issuecomment-5341509510
Ah, nice! I recall having tried a very similar idea of a `UniformIntervalStrategy` a couple of years ago. https://github.com/kfaraz/druid/commit/213a1eba02f8c4c54e0f5c58035efe21c5a14197#diff-ec09b77aa1b00c63ee92e6730688ec0abce28b52b6b8dcbb01451dd7d2ec03b1 While it worked for most of the cases, there were some cases where it resulted in poor skew. But I couldn't find time to address those and then it lost steam. I will try to double check what the corner cases were so that we are able to solve for them now. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
