You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/06/01 16:53:00 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 ]

Ismaël Mejía updated AVRO-1646:
-------------------------------
    Fix Version/s:     (was: 1.10.0)

> 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: Apache Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.7
>            Reporter: Nikita Makeev
>            Priority: Major
>         Attachments: AVRO-1646.patch
>
>
> 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
(v8.3.4#803005)