[
https://issues.apache.org/jira/browse/GEODE-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-730.
-------------------------------
Resolution: Fixed
> Optimize single filter join queries
> -----------------------------------
>
> Key: GEODE-730
> URL: https://issues.apache.org/jira/browse/GEODE-730
> Project: Geode
> Issue Type: Bug
> Components: querying
> Reporter: Jason Huynh
> Assignee: Jason Huynh
>
> Currently single filter join queries create a lot of garbage and do the join
> before pruning from the filter. We can optimize this for specific cases to
> prune prior to joining and only join values that have already passed the
> filters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)