[
https://issues.apache.org/jira/browse/PHOENIX-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated PHOENIX-6408:
-----------------------------------
Summary: LIMIT on local index query with uncovered columns in the WHERE
returns wrong result. (was: LIMIT on local index query with uncovered columns
in the WHERE returns wrong results.)
> LIMIT on local index query with uncovered columns in the WHERE returns wrong
> result.
> ------------------------------------------------------------------------------------
>
> Key: PHOENIX-6408
> URL: https://issues.apache.org/jira/browse/PHOENIX-6408
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.1.1, 4.16.1, 5.2.0
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Major
>
> Sorry one more issue.
> In PHOENIX-6402 I fixed local indexes with uncovered columns in the WHERE
> clause.
> It turns out that LIMIT is also executed as a filter, so now that also needs
> to change and be invoked after the extra filter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)