[
https://issues.apache.org/jira/browse/THRIFT-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866729#action_12866729
]
Bryan Duxbury commented on THRIFT-774:
--------------------------------------
This looks pretty good. Doesn't turn out to be the cleanest code in the world,
but it should do the trick. I'll commit shortly.
> TDeserializer should provide a partialDeserialize method for primitive types
> ----------------------------------------------------------------------------
>
> Key: THRIFT-774
> URL: https://issues.apache.org/jira/browse/THRIFT-774
> Project: Thrift
> Issue Type: New Feature
> Components: Library (Java)
> Reporter: Piotr Kozikowski
> Assignee: Piotr Kozikowski
> Priority: Minor
> Attachments: primitives_partial_deserializationV1.patch,
> primitives_partial_deserializationV2.patch
>
>
> There is a method partialDeserialize that allows the partial deserialization
> of fields that are structs (TBase), but not for primitive type fields.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.