[ https://issues.apache.org/jira/browse/IGNITE-19804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Mashenkov updated IGNITE-19804: -------------------------------------- Labels: ignite-3 (was: calcite3-required ignite-3) > Sql. Fix timestamp|datetime processing errors > --------------------------------------------- > > Key: IGNITE-19804 > URL: https://issues.apache.org/jira/browse/IGNITE-19804 > Project: Ignite > Issue Type: Bug > Components: sql > Affects Versions: 3.0.0-beta1 > Reporter: Evgeny Stanilovsky > Priority: Major > Labels: ignite-3 > Time Spent: 20m > Remaining Estimate: 0h > > Failed case: > {noformat} > CREATE TABLE IF NOT EXISTS timestamp_tbl (t TIMESTAMP); > INSERT INTO timestamp_tbl VALUES ('2008-01-01 00:00:01'), (NULL), > ('2007-01-01 00:00:01') > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)