[ https://issues.apache.org/jira/browse/HIVE-20982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702648#comment-16702648 ]
ASF GitHub Bot commented on HIVE-20982: --------------------------------------- GitHub user b-slim opened a pull request: https://github.com/apache/hive/pull/497 HIVE-20982: Avoid un-needed object allocation within the hot loop Change-Id: I1121afbf1b97646ddc28179a756a96ce110b8ac7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/b-slim/hive HIVE-20982 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/497.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #497 ---- commit 4072eccfa81a6594dfff04fbc57e799f116fef27 Author: Slim Bouguerra <bslim@...> Date: 2018-11-29T02:35:47Z HIVE-20982: Avoid un-needed object allocation within the hotloop. Change-Id: I1121afbf1b97646ddc28179a756a96ce110b8ac7 ---- > Avoid the un-needed object creation within hotloop > -------------------------------------------------- > > Key: HIVE-20982 > URL: https://issues.apache.org/jira/browse/HIVE-20982 > Project: Hive > Issue Type: Sub-task > Reporter: slim bouguerra > Assignee: slim bouguerra > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian JIRA (v7.6.3#76005)