Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-305

Implement hash join

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.4.0
    • None
    • None

    Description

      To perform better joins against small fact tables (I believe tpch has a case like this) we want to add hash join as another join impl.

      There are a variety of hash join strategies but I plan to start with a basic one where assuming one side fits entirely in memory.

      Part of this is to look for a good off heap hash map impl or potentially write one if none seems fit.

      Attachments

        Activity

          People

            tnachen Timothy Chen
            tnachen Timothy Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: