[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1489) Teiid assumes fqns in transformations, but they are no longer required to be there

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Mar 2 15:31:05 EST 2011


     [ https://issues.jboss.org/browse/TEIID-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1489.
-----------------------------------

    Resolution: Done


updated the QueryMetadataInterface to allow for pulling a version of the metadata so that resolving partially qualified names will be unpolluted by the session/visibilty logic.

> Teiid assumes fqns in transformations, but they are no longer required to be there
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-1489
>                 URL: https://issues.jboss.org/browse/TEIID-1489
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 7.4
>
>
> It looks like with the uuid refactoring we no long maintain that the designer indexed transformations will contain only fully qualified group names.  
> This will cause a good deal of problems at runtime as partially qualified names are subject to visibility rules and can conflict with session level tables.
> I would prefer to address this on the teiid though better metadata logic, rather than requiring fqns in transformation queries.

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