[teiid-issues] [JBoss JIRA] Resolved: (TEIID-853) Dynamic command projection should be positional

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Sep 23 15:17:49 EDT 2009


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

Steven Hawkins resolved TEIID-853.
----------------------------------

    Resolution: Done


The documentation already indicated that we should be matching positionally, so this change just aligned the code with the doc.  

> Dynamic command projection should be positional
> -----------------------------------------------
>
>                 Key: TEIID-853
>                 URL: https://jira.jboss.org/jira/browse/TEIID-853
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.3
>
>
> Dynamic commands using the as clause should match with the dynamic command based upon position, rather than name.
> For example exec string 'select x, y ...' as a string, b string;  
> should work since the right number of symbols are projected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list