Skip to content

bloom filter for record -> fileid mapping #102

@HenryCaiHaiying

Description

@HenryCaiHaiying

In your blog post, https://eng.uber.com/hoodie/, you mentioned using bloom filter to store the recordKey->fileid mapping.

But bloom filter can only answer whether this key is definitely not in the set, does that you mean you would still need to linearly scan the files if the answer is possibly in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions