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

Hybrid grace hash join should only allocate write buffer for a hash partition when first write happens

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.2.0
    • None
    • Hive
    • None

    Description

      Currently it's allocating one write buffer for a number of hash partitions up front, which can cause GC pause.

      It's better to do the write buffer allocation on demand.

      Attachments

        Issue Links

          Activity

            People

              wzheng Wei Zheng
              wzheng Wei Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: