The utility to check whether a SQL string is update returns wrong result in certain cases
-----------------------------------------------------------------------------------------
Key: TEIID-768
URL:
https://jira.jboss.org/jira/browse/TEIID-768
Project: Teiid
Issue Type: Bug
Reporter: Li Liang
Assignee: Steven Hawkins
SqlUtil.isUpdateSql(String sql) returns wrong result for the following cases:
1. SELECT x, zINTO FROM y
2. SELECT x FROM y WHERE z='this is an into literal'
The second one is related to customer case
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira