[
https://issues.apache.org/jira/browse/THRIFT-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399969#comment-17399969
]
Bhalchandra Pandit commented on THRIFT-5443:
--------------------------------------------
Crated a pull request for this change:
[https://github.com/apache/thrift/pull/2439]
I have also added a README.md file that provides technical details of partial
Thrift deserialization so that it is easier to understand the Java
implementation. It will be also useful if this support is to be added for other
languages.
> add support for partial deserialization of Thrift
> -------------------------------------------------
>
> Key: THRIFT-5443
> URL: https://issues.apache.org/jira/browse/THRIFT-5443
> Project: Thrift
> Issue Type: Epic
> Components: Java - Library
> Reporter: Bhalchandra Pandit
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I work for Pinterest. I developed a technique for partial deserialization of
> Thrift that has been very useful in significantly improving efficiency of the
> data processing at Pinterest. I would like to contribute that feature to
> Apache Thrift. More details on this technique are available in this blog I
> recently wrote:
> [https://medium.com/pinterest-engineering/improving-data-processing-efficiency-using-partial-deserialization-of-thrift-16bc3a4a38b4]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)