suneet-s commented on PR #12717: URL: https://github.com/apache/druid/pull/12717#issuecomment-1171448913
> Without this patch, we are forced to use segmentGranularities: HOUR, which is un-optimal. EIGHT_HOUR is the next best thing we can have. I think you do not need this change to achieve what you are trying to do. Have you tried using period granularities - https://druid.apache.org/docs/latest/querying/granularities.html#period-granularities `PT8H` should be the equivalent to what is done in this PR -- 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]
