[ https://issues.apache.org/jira/browse/AVRO-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-253: ------------------------------ Fix Version/s: 1.3.0 Assignee: Doug Cutting Status: Patch Available (was: Open) > Spec should indicate rules for forming full name from "name" and "namespace" > properties for named schemas > --------------------------------------------------------------------------------------------------------- > > Key: AVRO-253 > URL: https://issues.apache.org/jira/browse/AVRO-253 > Project: Avro > Issue Type: Improvement > Components: spec > Reporter: Jeff Hammerbacher > Assignee: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-253.patch > > > In the Java implementation of Avro, there exists logic for forming the full > name of a named schema (see > http://svn.apache.org/viewvc/hadoop/avro/trunk/src/java/org/apache/avro/Schema.java?view=markup). > We should document this procedure, and add some unit tests to ensure correct > behavior across languages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.