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

Optimize memory footprint of HLLDenseRegister

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      private double[] invPow2Register;
      

      seems to add up memory when caching column stats (#table * #partition * #cols). This register can be pre-computed and stored as constant.

      Attachments

        1. HIVE-18006.2.patch
          4 kB
          Prasanth Jayachandran
        2. HIVE-18006.1.patch
          4 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            prasanth_j Prasanth Jayachandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: