[
https://issues.apache.org/jira/browse/AVRO-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Hammerbacher reopened AVRO-284:
------------------------------------
Turns out this patch breaks schema printing. We need to maintain state about
how a schema is created (e.g. which of name/namespace is set) and definitely
not synthesize a property called "fullname". My apologies for the poor review,
and for the poor test coverage which did not catch it.
> Handle namespaces correctly in new Python implementation
> --------------------------------------------------------
>
> Key: AVRO-284
> URL: https://issues.apache.org/jira/browse/AVRO-284
> Project: Avro
> Issue Type: Improvement
> Components: python
> Reporter: Jeff Hammerbacher
> Assignee: Patrick Wendell
> Fix For: 1.4.0
>
> Attachments: AVRO-284-v1.patch, AVRO-284.patch.txt
>
>
> Once AVRO-219 goes in, we should add unit tests and ensure that we handle
> namespaces as specified in AVRO-253.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.