[
https://issues.apache.org/jira/browse/PHOENIX-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated PHOENIX-1137:
-----------------------------------
Attachment: PHOENIX-1137.txt
Initial patch. Untested. Always rewrites the filterList, but that should be
lightweight. We have to check every filter in the list anyway for whether it is
SkipScanFilter.
> SkipScanFilter.intersect not called for aggregate queries
> ---------------------------------------------------------
>
> Key: PHOENIX-1137
> URL: https://issues.apache.org/jira/browse/PHOENIX-1137
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Fix For: 3.1, 4.1
>
> Attachments: PHOENIX-1137.txt
>
>
> See ScanUtil.intersectScanRange. If the filter is a list and the
> SkipScanFilter is in 2nd position we won't call intersect.
--
This message was sent by Atlassian JIRA
(v6.2#6252)