Hive Thrift interface code should ignore fields start with __isset ------------------------------------------------------------------
Key: HIVE-803 URL: https://issues.apache.org/jira/browse/HIVE-803 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.4.0, 0.5.0 Reporter: Zheng Shao Assignee: Zheng Shao Attachments: HIVE-803.1.patch New versions of Thrift generates a field "__isset_bit_vector" instead of "__isset". We should ignore both cases. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.