[teiid-issues] [JBoss JIRA] (TEIID-5273) column ordering with select * and mixed ansi / non-ansi joins is not expected

Steven Hawkins (JIRA) issues at jboss.org
Tue Mar 6 08:52:00 EST 2018


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

Steven Hawkins resolved TEIID-5273.
-----------------------------------
    Resolution: Done


This affected any ansi join predicate as we were adding the discovered groups effectively in reverse order.  Will correct on 10.2 only for now.

> column ordering with select * and mixed ansi / non-ansi joins is not expected
> -----------------------------------------------------------------------------
>
>                 Key: TEIID-5273
>                 URL: https://issues.jboss.org/browse/TEIID-5273
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.2
>
>
> Generally it is expected that columns appear in their ordinal order corresponding to their appearance order in the from clause.  The current behavior has the from clause ordering reversed.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list