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:17:24 UTC

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

Doug Cutting created AVRO-1535:
----------------------------------

             Summary: 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


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)