[teiid-issues] [JBoss JIRA] Created: (TEIID-1679) The parser should parse identifier parts separately

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Jul 21 12:39:24 EDT 2011


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

        


More information about the teiid-issues mailing list