Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3200 Replace BufferedBlockMgr with new buffer pool
  3. IMPALA-5713

Consider always reserving memory for grouping pre-aggregations

    XMLWordPrintableJSON

Details

    Description

      The initial IMPALA-3200 code added the ability for a grouping pre-aggregation to run with zero reservation, passing through all of the rows. However, this is a very low performance mode for aggregations that reduce their input a lot, since it forces everything to be sent over the network. We would be better off in most cases requiring more memory but not allowing perf to degrade so much.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: