[
https://issues.apache.org/jira/browse/CALCITE-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881836#comment-17881836
]
Gian Merlino commented on CALCITE-6581:
---------------------------------------
Patch at: https://github.com/apache/calcite/pull/3968
> Incorrect INTERVAL math for WEEK and QUARTER
> --------------------------------------------
>
> Key: CALCITE-6581
> URL: https://issues.apache.org/jira/browse/CALCITE-6581
> Project: Calcite
> Issue Type: Bug
> Reporter: Gian Merlino
> Priority: Major
> Labels: pull-request-available
>
> WEEK and QUARTER intervals are incorrectly translated to millis and months.
> {{'X' WEEK}} is treated like {{'X' HOUR}}, and {{'X' QUARTER}} is treated
> like {{'X' MONTH}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)