[
https://issues.apache.org/jira/browse/PHOENIX-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328683#comment-15328683
]
James Taylor commented on PHOENIX-2992:
---------------------------------------
FWIW, you should always run a {{mvn package}} which runs all of the fast unit
tests - it takes less than a minute. I think it's ok for this change not to run
all the IT tests as that take about an hour, but perhaps you can run OrderByIT
as well.
> Remove ORDER BY from aggregate-only SELECT statements
> -----------------------------------------------------
>
> Key: PHOENIX-2992
> URL: https://issues.apache.org/jira/browse/PHOENIX-2992
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Fix For: 4.8.0
>
> Attachments: 2989-orderby-v3.txt, 2992-v1.txt
>
>
> In PHOENIX-2989 we observe that any ORDER BY clause can simply be removed
> from any statement that only SELECTs on COUNT(DISTINCT ...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)