You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/09/27 12:40:00 UTC

[jira] [Updated] (IGNITE-14963) Calcite engine. Date interval arythmetic returns invalid results

     [ https://issues.apache.org/jira/browse/IGNITE-14963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeny Stanilovsky updated IGNITE-14963:
----------------------------------------
    Labels: calcite3-required ignite-3  (was: calcite3-required)

> Calcite engine. Date interval arythmetic returns invalid results
> ----------------------------------------------------------------
>
>                 Key: IGNITE-14963
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14963
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: calcite3-required, ignite-3
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> {{select date '1992-01-01' + interval (17) days}} - returns {{1992-01-18}} - valid
> {{select date '1992-01-01' + interval (18) days}} - returns {{1992-01-18}} - invalid
> Tests:
> {{function/date/test_extract_month.test}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)