You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Harsh J (Commented) (JIRA)" <ji...@apache.org> on 2012/01/03 07:56:21 UTC

[jira] [Commented] (AVRO-760) Python str(Protocol) bug in handling namespace

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

Harsh J commented on AVRO-760:
------------------------------

Sorry to come in late on this.

Running your test program against your test file produces no error on trunk for me. Was this resolved? If so, can we mark this one resolved?
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira