Steven Hawkins created TEIID-3737:
-------------------------------------
Summary: Allow date formatted string literals to be parsed as timestamps
Key: TEIID-3737
URL:
https://issues.jboss.org/browse/TEIID-3737
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
For consistency with most major vendors we should support allowing date literals to be
parsed as timestamps. For example:
timestamp_col > '2001-01-01'
which would prevent the predicate from being resolved as a string comparison.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)