schema namespace should be lexically scoped -------------------------------------------
Key: AVRO-255 URL: https://issues.apache.org/jira/browse/AVRO-255 Project: Avro Issue Type: Bug Components: java Reporter: Doug Cutting Assignee: Doug Cutting Fix For: 1.3.0 If a nested schema specifies a different namespace, then schemas nested within it should inherit that namespace rather than the top-level namespace. This permits textual inclusion of schemas within schemas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.