[ https://issues.apache.org/jira/browse/AVRO-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-255: ------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > 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 > > Attachments: AVRO-255.patch > > > 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.