[
https://issues.jboss.org/browse/TEIID-1929?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1929.
-----------------------------------
Resolution: Done
Added capabilities checks for inline view support prior to running the alias visitor.
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