Jackie-Jiang commented on issue #8632: URL: https://github.com/apache/pinot/issues/8632#issuecomment-1130585793
> @Jackie-Jiang For `EPOCH|<timeUnit>(|<size>)` will this `size` be not there for MILLISECONDS and SECONDS, as you've mentioned: > > ``` > EPOCH|SECONDS > EPOCH|MINUTES|5 > ``` This size is optional for all the time units. If it is not provided, the default size is 1 -- 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]
