[ 
https://issues.apache.org/jira/browse/HIVE-23952?focusedWorklogId=469430&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-469430
 ]

ASF GitHub Bot logged work on HIVE-23952:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Aug/20 21:54
            Start Date: 11/Aug/20 21:54
    Worklog Time Spent: 10m 
      Work Description: mustafaiman closed pull request #1337:
URL: https://github.com/apache/hive/pull/1337


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 469430)
    Time Spent: 40m  (was: 0.5h)

> Reuse VectorAggregationBuffer to reduce GC pressure in VectorGroupByOperator
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-23952
>                 URL: https://issues.apache.org/jira/browse/HIVE-23952
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>            Assignee: Mustafa Iman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: Screenshot 2020-07-30 at 7.38.13 AM.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> !Screenshot 2020-07-30 at 7.38.13 AM.png|width=1171,height=892!
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java]
> {code:java}
> aggregationBuffer = allocateAggregationBuffer(); {code}
> Flushed out aggregation buffers could be reused instead of allocating 
> everytime here, to reduce GC pressure.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to