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 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.