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