Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1992

Add more stats for HashJoinBatch and HashAggBatch

    XMLWordPrintableJSON

Details

    Description

      Adding more stats to analyze the memory usage of HashJoinBatch and HashAggBatch.

      HashJoinBatch
      + HASHTABLE_MEMORY_ALLOCATION
      + HASHTABLE_NUM_BATCHHOLDERS
      + HASHJOINHELPER_MEMORY

      HashAgg
      + HASHTABLE_MEMORY_ALLOCATION
      + HASHTABLE_NUM_BATCHHOLDERS
      + HASHAGG_MEMORY
      + HASHAGG_NUM_BATCHHOLDERS

      Cleanup:
      + Prefix "HASHTABLE_" to existing HashTable metrics such as NUM_BUCKETS.

      Attachments

        1. DRILL-1992.patch
          17 kB
          Venki Korukanti
        2. DRILL-1992-2.patch
          17 kB
          Venki Korukanti

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vkorukanti Venki Korukanti
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: