[
https://issues.jboss.org/browse/TEIID-3736?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3736.
-----------------------------------
Resolution: Done
Added by directly resolving the string literals to constants so that the general string to
timestamp conversion would remain the same. This is different than the other resolving
logic in that it does alter the string form of the query.
Allow date formatted string literals to be parsed as timestamps
---------------------------------------------------------------
Key: TEIID-3736
URL:
https://issues.jboss.org/browse/TEIID-3736
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)