You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2016/02/09 22:04:18 UTC

[jira] [Resolved] (GEODE-730) Optimize single filter join queries

     [ 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)