[
https://issues.apache.org/jira/browse/IMPALA-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liuyao resolved IMPALA-2581.
----------------------------
Resolution: Done
> Push down LIMIT past DISTINCT
> ------------------------------
>
> Key: IMPALA-2581
> URL: https://issues.apache.org/jira/browse/IMPALA-2581
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Affects Versions: Impala 2.5.0
> Reporter: Jim Apple
> Assignee: liuyao
> Priority: Minor
> Labels: performance
>
> In a table t with a column x with no null values, "SELECT DISTINCT x FROM t
> LIMIT 1" should be roughly instant. Instead, it finds *all* the distinct
> values, then returns one of them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]