Sachin Goyal created AVRO-1893: ---------------------------------- Summary: UUIDs are deserialized into Strings and not UUIDs Key: AVRO-1893 URL: https://issues.apache.org/jira/browse/AVRO-1893 Project: Avro Issue Type: Bug Reporter: Sachin Goyal
Here is a test that shows UUIDs are deserialized back into a string instead of UUID. Applications would expect UUID fields in their objects instead of strings when avro reads them back. -- This message was sent by Atlassian JIRA (v6.3.4#6332)