[ 
https://issues.apache.org/jira/browse/AVRO-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996080#comment-12996080
 ] 

Xiaolu Ye commented on AVRO-760:
--------------------------------

Didn't see a response to this. Would appreciate if someone can take a look and 
make this part of 1.5 release as this breaks with our protocol. Unfortunately, 
I don't know Python enough to identify the bug and provide a fix. Thanks! 

> Python str(Protocol) bug in handling namespace
> ----------------------------------------------
>
>                 Key: AVRO-760
>                 URL: https://issues.apache.org/jira/browse/AVRO-760
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 1.4.1
>            Reporter: Xiaolu Ye
>         Attachments: test-python.avpr, test.avpr
>
>
> If I have a protocol that has record with field of a type defined in a 
> different namespace, Python Protocol can parse it fine, but the str(Protocol) 
> output does not use full name (namespace + name) for the type when referenced 
> in a different namespace. Please see the attachment for example.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to