[
https://issues.apache.org/jira/browse/PHOENIX-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-231.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Implement filter.isFamilyEssential to avoid loading stores not in the where
> clause
> ----------------------------------------------------------------------------------
>
> Key: PHOENIX-231
> URL: https://issues.apache.org/jira/browse/PHOENIX-231
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
>
> As of 0.94.5, FilterBase has a method called isFamilyEssential that allows
> the filter to control when a store is used. Since our expressions know which
> column families are being referenced we can take advantage of this. This will
> especially help situations in which columns with large values are selected as
> a result of evaluating a where clause over smaller values in a separate
> column family.
--
This message was sent by Atlassian JIRA
(v6.2#6252)