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

Skip MapJoin processing if the join hash table is empty

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • Query Processor
    • None

    Description

      Currently the map join processor processes all rows of the big table, even when the hash table is empty. If it is an inner join, we should be able to skip the join processing, since the result should be empty.

      Attachments

        1. HIVE-11262.2.patch
          11 kB
          Jason Dere
        2. HIVE-11262.1.patch
          8 kB
          Jason Dere

        Issue Links

          Activity

            People

              jdere Jason Dere
              jdere Jason Dere
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: