Jason Huynh created GEODE-730:
---------------------------------
Summary: 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
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)