[
https://issues.jboss.org/browse/TEIID-1616?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-1616:
---------------------------------------
Remind me again, why is it that setQueryOrderBy support is disabled?
It seems like their issue here and in several other instances is that their view removal
logic stinks, that is why I simply wanted to disable inline view support. Perhaps if I
update the planner's aggregate decomposition, then could we just disable view
support?
ORDER BY not ordering query results on Teradata query: SELECT
DoubleNum AS E FROM VQT.U5 ORDER BY E
------------------------------------------------------------------------------------------------------
Key: TEIID-1616
URL:
https://issues.jboss.org/browse/TEIID-1616
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.4
Reporter: Warren Gibson
Assignee: Steven Hawkins
Fix For: 7.4.1
ORDER BY is not ordering the query results for the following Teradata query: SELECT
DoubleNum AS E FROM VQT.U5 ORDER BY E
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira