Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4160 Vectorized Query Execution in Hive
  3. HIVE-6222

Make Vector Group By operator abandon grouping if too many distinct keys

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Row mode GBY is becoming a pass-through if not enough aggregation occurs on the map side, relying on the shuffle+reduce side to do the work. Have VGBY do the same.

      Attachments

        1. HIVE-6222.1.patch
          50 kB
          Remus Rusanu
        2. HIVE-6222.2.patch
          50 kB
          Remus Rusanu
        3. HIVE-6222.3.patch
          51 kB
          Remus Rusanu
        4. HIVE-6222.4.patch
          52 kB
          Remus Rusanu
        5. HIVE-6222.5.patch
          52 kB
          Remus Rusanu

        Activity

          People

            rusanu Remus Rusanu
            rusanu Remus Rusanu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: