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


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