You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Sachin Goyal (JIRA)" <ji...@apache.org> on 2016/08/03 23:02:20 UTC

[jira] [Resolved] (AVRO-1893) UUIDs are deserialized into Strings and not UUIDs

     [ https://issues.apache.org/jira/browse/AVRO-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sachin Goyal resolved AVRO-1893.
--------------------------------
    Resolution: Fixed

Thanks [~rdblue], This fixes this issue.

> 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
>         Attachments: TestUuidFields.java
>
>
> 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)