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

Van Halbert (JIRA) jira-events at lists.jboss.org
Tue Apr 2 08:14:42 EDT 2013


Van Halbert created TEIID-2455:
----------------------------------

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


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