Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14437

Vectorization: Optimize key misses in VectorMapJoinFastBytesHashTable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • Vectorization
    • None
    • Hide
       Vectorization: Optimize key misses in VectorMapJoinFastBytesHashTable (Gopal V, reviewed by Matt McCline)
      Show
       Vectorization: Optimize key misses in VectorMapJoinFastBytesHashTable (Gopal V, reviewed by Matt McCline)

    Description

      Currently, the lookup in VectorMapJoinFastBytesHashTable proceeds until the max number of metric put conflicts have been reached.

      This can have a fast-exit when encountering the first empty slot during the probe, to speed up looking for non-existent keys.

      Attachments

        1. HIVE-14437.1.patch
          1 kB
          Gopal Vijayaraghavan

        Activity

          People

            gopalv Gopal Vijayaraghavan
            gopalv Gopal Vijayaraghavan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: