[ https://issues.apache.org/jira/browse/AVRO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903552#action_12903552 ]
Philip Zeyliger commented on AVRO-639: -------------------------------------- Alright, plus one. I introduced this behavior recently in AVRO-620, btw. If it used to work before, it's because previously the schema that we printed out would be more like the schema that originally came in, but that's the wrong behavior if you're printing out a subschema. > python should print short name of records > ------------------------------------------ > > Key: AVRO-639 > URL: https://issues.apache.org/jira/browse/AVRO-639 > Project: Avro > Issue Type: Improvement > Components: python > Reporter: Doug Cutting > Fix For: 1.4.0 > > Attachments: AVRO-639.patch > > > When printing a reference to a named schema, the non-full-name is preferred > when the type's namespace is the same as its enclosing schema. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.