[teiid-issues] [JBoss JIRA] (TEIID-3736) Allow date formatted string literals to be parsed as timestamps

Steven Hawkins (JIRA) issues at jboss.org
Thu Oct 1 10:04:00 EDT 2015


Steven Hawkins created TEIID-3736:
-------------------------------------

             Summary: 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)


More information about the teiid-issues mailing list