Thrift serde doesn't work with the new version of thrift --------------------------------------------------------
Key: HIVE-893 URL: https://issues.apache.org/jira/browse/HIVE-893 Project: Hadoop Hive Issue Type: Bug Reporter: Ning Zhang Attachments: Hive-893.patch The new version of thrift rename the __isset to __isset_bit_vector in the generated Thrift java code. This causes __isset_bit_vector passed as a field in ThriftSerDe. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.