You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bo...@apache.org on 2020/06/23 20:47:51 UTC

[geode] branch feature/GEODE-8287 updated (335216a -> 5e6b396)

This is an automated email from the ASF dual-hosted git repository.

boglesby pushed a change to branch feature/GEODE-8287
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 335216a  GEODE-8287: Added another condition to cause the indexed value to be used
     add 5e6b396  GEODE-8287: Added unit test

No new revisions were added by this update.

Summary of changes:
 .../IndexUsageInJoinQueryDistributedTest.java      | 217 +++++++++++++++++++++
 1 file changed, 217 insertions(+)
 create mode 100644 geode-core/src/distributedTest/java/org/apache/geode/cache/query/dunit/IndexUsageInJoinQueryDistributedTest.java