[
https://issues.jboss.org/browse/TEIIDDES-1553?page=com.atlassian.jira.plu...
]
Samuel Mendenhall updated TEIIDDES-1553:
----------------------------------------
Description:
After adding an existing Teiid instance to the Datasource Explorer and opening the SQL
Scrapbook to execute SQL against that Teiid connection, the SQL must be executed on one
line otherwise an error is thrown:
Remote org.teiid.api.exception.query.QueryParserException: Parsing error: Encountered
"-" at line 1, column 1.
Was expecting one of:
"alter" ...
"call" ...
"create" ...
"delete" ...
"drop" ...
"exec" ...
"execute" ...
"insert" ...
"select" ...
"table" ...
...
This happens specifically when running "Execute Current Text" / option+s
was:
After adding an existing Teiid instance to the Datasource Explorer and opening the SQL
Scrapbook to execute SQL against that Teiid connection, the SQL must be executed on one
line otherwise an error is thrown:
Remote org.teiid.api.exception.query.QueryParserException: Parsing error: Encountered
"-" at line 1, column 1.
Was expecting one of:
"alter" ...
"call" ...
"create" ...
"delete" ...
"drop" ...
"exec" ...
"execute" ...
"insert" ...
"select" ...
"table" ...
...
Executing SQL in the SQL Scrapbook fails if SQL not on one line.
----------------------------------------------------------------
Key: TEIIDDES-1553
URL:
https://issues.jboss.org/browse/TEIIDDES-1553
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Reporter: Samuel Mendenhall
After adding an existing Teiid instance to the Datasource Explorer and opening the SQL
Scrapbook to execute SQL against that Teiid connection, the SQL must be executed on one
line otherwise an error is thrown:
Remote org.teiid.api.exception.query.QueryParserException: Parsing error: Encountered
"-" at line 1, column 1.
Was expecting one of:
"alter" ...
"call" ...
"create" ...
"delete" ...
"drop" ...
"exec" ...
"execute" ...
"insert" ...
"select" ...
"table" ...
...
This happens specifically when running "Execute Current Text" / option+s
--
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