Skip to content

Consider removing HashBuild #697

@MBkkt

Description

@MBkkt

@mbasmanova, I think the HashBuild class is pretty confusing. The documentation in code says it's supposed to enable reuse of hash tables for the right side of join nodes, but in practice that's not how it actually works.

Instead of providing the intended benefits, it just adds complexity and slows things down.
We should consider removing it to simplify the code base.

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