[teiid-issues] [JBoss JIRA] (TEIID-2455) Cannot execute SQL query using SQL function in SORT clause via view model

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Apr 2 09:44:42 EDT 2013


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

Steven Hawkins resolved TEIID-2455.
-----------------------------------

    Fix Version/s: 8.4
       Resolution: Done


Corrected the ruleassignoutput handling.  The unrelated sort column needs to be treated as created by the project node even for non-final assignment runs.

For a backport, the change to filtervirtualelements is not required, but generally corrects an issue with the creation of the symbol map.
                
> Cannot execute SQL query using SQL function in SORT clause via view model
> -------------------------------------------------------------------------
>
>                 Key: TEIID-2455
>                 URL: https://issues.jboss.org/browse/TEIID-2455
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7.4
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>             Fix For: 8.4
>
>
> If SQL query is contained using SQL function in SORT clause, the query cannot execute via view model.
> ex) SELECT C1 FROM TEST_TABLE_VW order by CAST(C3 AS integer)
> Version-Release number of selected component (if applicable):
> EDS 5.3.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list