[
https://issues.jboss.org/browse/TEIID-1679?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-1679:
----------------------------------
Description:
The parser currently uses tokens to represent identifiers and all in group. Technically .
should be a token.
This would be a breaking change - something like order.\*, would be forced to be entered
as "order".\*
was:
The parser currently uses tokens to represent identifiers and all in group. Technically .
should be a token.
This would be a breaking change - something like order.*, would be forced to be entered as
"order".*
The parser should parse identifier parts separately
---------------------------------------------------
Key: TEIID-1679
URL:
https://issues.jboss.org/browse/TEIID-1679
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 8.0
The parser currently uses tokens to represent identifiers and all in group. Technically
. should be a token.
This would be a breaking change - something like order.\*, would be forced to be entered
as "order".\*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira