Use bloom filter to avoid btree lookups in indexes

Description

A bloom filter created during the index build could avoid many lookups (in cases where the lookup is likely to find no match). Particularly significant for "delta" keys inside superkeys, I would think.

Conclusion

None

Activity

Show:

Gavin Halliday April 12, 2018 at 12:33 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Labels

Created April 10, 2018 at 8:24 AM
Updated April 12, 2018 at 12:33 PM
Resolved April 11, 2018 at 12:36 PM