Skip to content

Idea: BloomFilterAggregator can directly rely on a BitSet instead of a BFMonoid #675

@anish749

Description

@anish749

@johnynek I was going through your talk here from Scale by the Bay 2018 about immutable APIs and mutable internals.

I had a very rough idea about the BloomFilterAggregator and how it would look following the design pattern you discussed, I tried it in this gist here

Do you think this would work if we use a version of the cats BitSet which works great when a low number of bits are set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions