You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bhalchandra Pandit (Jira)" <ji...@apache.org> on 2021/08/03 00:23:00 UTC

[jira] [Commented] (THRIFT-5443) add support for partial deserialization of Thrift

    [ https://issues.apache.org/jira/browse/THRIFT-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391844#comment-17391844 ] 

Bhalchandra Pandit commented on THRIFT-5443:
--------------------------------------------

Created a pull request with java doc fixes: [https://github.com/apache/thrift/pull/2427#issue-701862450]

The main goal was to get familiarized with the contribution process.

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