gianm commented on issue #19117: URL: https://github.com/apache/druid/issues/19117#issuecomment-4031442535
Maybe the data schema interval just needs to be the umbrella of the time segment intervals, rounded out to the segment granularity, to cover this hour -> day case, rather than expanded to the entire lock interval. (Then check that the rounded interval fits within the lock and throw if it doesn't) -- 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]
