[
https://issues.apache.org/jira/browse/CALCITE-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-6581.
----------------------------------
Fix Version/s: 1.38.0
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/204ae1fa2c13bf6c9a4fb472a2c9d2a26da63769
Thank you for the contribution, [~gian]
> 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
> Fix For: 1.38.0
>
>
> 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)