Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-35

Hybrid Hash Join Operator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Physical Operator

    Description

      The hybrid hash join algorithm is well known as the best join algorithm which takes advantage of more available memory. The goal of this proposal is to implement HybridHashJoinExec class subclassed from PhysicalExec. Its original literature is "Join processing in database systems with large main memories" (http://www.cs.ucr.edu/~tsotras/cs236/W13/join.pdf). In addition, you could find many other materials available in the web.

      Attachments

        1. TAJO-35.patch
          134 kB
          Sergio Esteves
        2. TAJO-35_2.patch
          65 kB
          Hyunsik Choi

        Activity

          People

            sesteves Sergio Esteves
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: