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

Semijoin and analyze: Implement a Long -> Hash64 vector fast-path

    XMLWordPrintableJSON

Details

    Description

      A significant amount of CPU is wasted with JMM restrictions on byte[] arrays.

      To transform from one Long -> another Long, this goes into a byte[] array, which shows up as a hotspot.

      Attachments

        1. 0001-hash64-WIP.patch
          10 kB
          Gopal Vijayaraghavan
        2. HIVE-18866.01.patch
          11 kB
          Sergey Shelukhin
        3. HIVE-18866.02.patch
          11 kB
          Sergey Shelukhin
        4. HIVE-18866.03.patch
          11 kB
          Sergey Shelukhin
        5. HIVE-18866.04.patch
          11 kB
          Sergey Shelukhin
        6. HIVE-18866.patch
          11 kB
          Sergey Shelukhin
        7. perf-hash64-long.png
          232 kB
          Gopal Vijayaraghavan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: