abhishekrb19 commented on code in PR #15961: URL: https://github.com/apache/druid/pull/15961#discussion_r1501314680
########## docs/multi-stage-query/reference.md: ########## @@ -296,8 +296,6 @@ The string constant can also include any of the keywords mentioned above: - `ALL TIME` - `ALL` - Alias for `ALL TIME` -The `WEEK` granularity is deprecated and not supported in MSQ. Review Comment: This conflicts with the note below, which is more accurate: >*Avoid partitioning by week, `P1W`, because weeks don't align neatly with months and years, making it difficult to partition by coarser granularities later. -- 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]
