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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira