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
----
---