Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2415

Add option for join cursors to return false positives from a Bloom filter

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0, 3.2.11, 3.4.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2016-10-31

      Hi!
      In query to storage we can have conditions on fields without index. Therefor even for values, returned by join cursor we perform additional check. In addition we have more opportunities for that to make check the value to meet conditions faster then in code of __curjoin_entry_member. Given the above, it would be great to have an extra option similarly to "disable_checks_on_false_positive_errors=yes" for "strategy=bloom" in function join.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            Denis Shkirya Denis Shkirya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: