[
https://issues.apache.org/jira/browse/THRIFT-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082055#comment-14082055
]
ASF GitHub Bot commented on THRIFT-2643:
----------------------------------------
GitHub user charleso opened a pull request:
https://github.com/apache/thrift/pull/171
THRIFT-2643 Introduce additional deserialize() variant with offset/length
https://issues.apache.org/jira/browse/THRIFT-2643
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charleso/thrift
issue/THRIFT-2643-deserialize-offset-length-args
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/171.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 #171
----
commit 57e68b2500ca941e313651370ac4d52139a060eb
Author: Charles O'Farrell <[email protected]>
Date: 2014-08-01T08:02:36Z
THRIFT-2643 Introduce additional deserialize() variant with offset/length
----
> Optional offset/length for TDeserializer.deserialize()
> ------------------------------------------------------
>
> Key: THRIFT-2643
> URL: https://issues.apache.org/jira/browse/THRIFT-2643
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Library
> Reporter: Charles O'Farrell
> Priority: Trivial
>
> We are using Thrift with Hadoop and this would be nice to avoid the extra
> byte array copy from a larger sequence file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)