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

Optimize Key Comparison in GroupByOperator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None
    • Reviewed

    Description

      GroupByOperator uses ObjectInspectorUtils.compare() to compare keys, which is written for generalized object comparisons, which is not optimized for group-by operator. By optimizing this logic, we expect to see obvious improvements in GroupByOperator.

      Attachments

        1. HIVE.1738.3.patch
          12 kB
          Siying Dong
        2. HIVE.1738.2.patch
          11 kB
          Siying Dong
        3. HIVE.1738.1.patch
          11 kB
          Siying Dong

        Activity

          People

            sdong Siying Dong
            sdong Siying Dong
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: