You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 17:58:38 UTC

[jira] [Updated] (AVRO-1646) null namespace within non-null is not print/parse consistent with deeply nested records

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

Nikita Makeev updated AVRO-1646:
--------------------------------
    Status: Open  (was: Patch Available)

> null namespace within non-null is not print/parse consistent with deeply nested records
> ---------------------------------------------------------------------------------------
>
>                 Key: AVRO-1646
>                 URL: https://issues.apache.org/jira/browse/AVRO-1646
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.7
>            Reporter: Nikita Makeev
>
> This was partly addressed in AVRO-1295. If a record with a null namespace and containing other record is nested within a record with a non-null namespace then, when the outer schema is printed and re-parsed, the most inner schema's namespace becomes the outer, rather than null as it should be.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)