[
https://issues.apache.org/jira/browse/AVRO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-639:
------------------------------
Attachment: AVRO-639.patch
Here's a patch for this.
Note that this has the side-effect of masking AVRO-635, in that interop tests
will now pass again with this patch. Since AVRO-635 is not a regression, I
don't think it should block a release, but interop tests should pass in a
release.
> 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.