You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2014/07/01 00:19:25 UTC

[jira] [Updated] (AVRO-1535) permit aliases to null namespace

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

Doug Cutting updated AVRO-1535:
-------------------------------

    Attachment: AVRO-1535.patch

Here's a patch that fixes this, by interpreting names of the form ".X" to refer to "X" in the null namespace.

> permit aliases to null namespace
> --------------------------------
>
>                 Key: AVRO-1535
>                 URL: https://issues.apache.org/jira/browse/AVRO-1535
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.7.7
>
>         Attachments: AVRO-1535.patch
>
>
> It is impossible to specify an alias to a record name that does not have a namespace from a record name that does have an alias.  This is because aliases without a specified namespace are assumed to be in the namespace of the record that contains the alias.



--
This message was sent by Atlassian JIRA
(v6.2#6252)