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

Eiichi Nagai (JIRA) jira-events at lists.jboss.org
Mon Apr 8 20:57:42 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765678#comment-12765678 ] 

Eiichi Nagai commented on TEIID-2455:
-------------------------------------

Thanks Steven. I tried your fixed code, I could execute SORT query normally via a view model.
                
> 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