Skip to content

Optimize hash join inner workings #44

Closed
@Dandandan

Description

@Dandandan

The hash join algorithm is core

Optimize some hot functions in the hash join algorithm.

  • Don't store hashes in hashtable
  • Do some more optimization for hashing primitives

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions