[teiid-issues] [JBoss JIRA] (TEIID-1929) inline view support implies column/table alias support

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Feb 6 21:25:49 EST 2012


Steven Hawkins created TEIID-1929:
-------------------------------------

             Summary: inline view support implies column/table alias support
                 Key: TEIID-1929
                 URL: https://issues.jboss.org/browse/TEIID-1929
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 7.6
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.7


If inline view support is enabled, then both table and column aliasing must be allowed otherwise it is possible to use a view or column name that results in an invalid top level query.

This is somewhat of a corner case as sources that support inline view typically will already support table aliasing and select expressions (which implies column aliasing).

--
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

        


More information about the teiid-issues mailing list