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 13:33:00 UTC

[jira] [Updated] (IGNITE-15619) Calcite. Fix numerous errors with DATE TIME types tests.

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

Evgeny Stanilovsky updated IGNITE-15619:
----------------------------------------
    Summary: Calcite. Fix numerous errors with DATE TIME types tests.  (was: Calcite. Fix numerous errors with DATE types tests.)

> Calcite. Fix numerous errors with DATE TIME types tests.
> --------------------------------------------------------
>
>                 Key: IGNITE-15619
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15619
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: calcite, calcite2-required, calcite3-required, ignite-3
>
> for example :
> {noformat}
> statement ok
> CREATE TABLE dates(i DATE)
> statement ok
> INSERT INTO dates VALUES ('1993-08-14'), (NULL)
> {noformat}
> failed tests:
> {noformat}
> /types/date/test_date.test
> {noformat}



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