-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
For consistency with most major vendors Teiid 8.12 supports 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.
- clones
-
TEIID-3736 Allow date formatted string literals to be parsed as timestamps
- Closed