[ 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)