gianm commented on issue #19117: URL: https://github.com/apache/druid/issues/19117#issuecomment-4031405593
That provides a reason why the lock interval should be wider, but why does the data schema interval need to match the lock interval? It should be ok for it to be a smaller interval, as long as it's fully contained by the lock. As to solving it by limiting the number of buckets, that could he a last resort, but it's not ideal because these long intervals did used to work with the native runner. -- 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]
