[ https://issues.apache.org/jira/browse/THRIFT-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Duxbury resolved THRIFT-774. ---------------------------------- Fix Version/s: 0.4 Resolution: Fixed > 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 > Fix For: 0.4 > > 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.