[
https://issues.apache.org/jira/browse/IGNITE-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-15623:
--------------------------------------
Labels: calcite2-required ignite-3 (was: calcite calcite2-required
calcite3-required ignite-3)
> Sql. Reject erroneous datetime literals.
> ----------------------------------------
>
> Key: IGNITE-15623
> URL: https://issues.apache.org/jira/browse/IGNITE-15623
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: calcite2-required, ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> statement ok
> CREATE TABLE timestamp(t TIMESTAMP)
> {noformat}
> {noformat}
> /sql/types/timestamp/test_incorrect_timestamp.test
> {noformat}
> {noformat}
> INSERT INTO timestamp VALUES ('1900-02-35 00:00:00') <-- need to fail, but
> smartly converted instead.{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)