[
https://issues.apache.org/jira/browse/HIVE-21004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709106#comment-16709106
]
ASF GitHub Bot commented on HIVE-21004:
---------------------------------------
GitHub user b-slim opened a pull request:
https://github.com/apache/hive/pull/502
HIVE-21004: Reduce the amount of not needed object creation at Kafka …
…storage handler
Change-Id: Ifc3571d9de7570067458bcc0029f4d9a9038000d
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/b-slim/hive HIVE-21004
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/502.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 #502
----
commit 00b315797e855fb868e62173e0e2ada143d304cb
Author: Slim Bouguerra <bslim@...>
Date: 2018-12-04T18:41:43Z
HIVE-21004: Reduce the amount of not needed object creation at Kafka
storage handler
Change-Id: Ifc3571d9de7570067458bcc0029f4d9a9038000d
----
> Less object creation for Hive Kafka reader
> ------------------------------------------
>
> Key: HIVE-21004
> URL: https://issues.apache.org/jira/browse/HIVE-21004
> Project: Hive
> Issue Type: Improvement
> Components: kafka integration
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Priority: Major
> Labels: pull-request-available
>
> Reduce the amount of un-needed object allocation by using a row boat as way
> to carry data around.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)