Skip to content

Optimize hash join inner workings #44

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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