Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7251

Fix QueryMaintenance calls in Aggregators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 3.1.0
    • Impala 2.13.0, Impala 3.1.0
    • None
    • None

    Description

      A recent change, IMPALA-110 (part 2), refactored PartitionedAggregationNode into several classes, including GroupingAggregator. During this refactor, code that makes local allocations while evaluating exprs was moved from the ExecNode (now AggregationNode/StreamingAggregationNode) into the new type Aggregator, but code related to cleaning these allocations up (ie QueryMaintenance()) was not, resulting in some queries using an excessive amount of memory.

      Attachments

        Issue Links

          Activity

            People

              twmarshall Thomas Tauber-Marshall
              twmarshall Thomas Tauber-Marshall
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: