[
https://issues.jboss.org/browse/TEIID-2491?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2491:
---------------------------------------
Also changed the logic to use casts for string literals as that is the syntax produced by
the common escapes {d '..., {t '..., etc. Otherwise the next level of fix would
be to move the :: cast support into the parser.
ODBC ScriptReader workarounds do not handle EOF
-----------------------------------------------
Key: TEIID-2491
URL:
https://issues.jboss.org/browse/TEIID-2491
Project: Teiid
Issue Type: Bug
Components: ODBC
Affects Versions: 8.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4
Issuing a query such as select 'foo'::bar
will result in an error since the workaround to drop the ::bar appends the EOF to the sql
text.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira