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

Hong Tang commented on AVRO-23:
-------------------------------

Another way to look at it is that the name defined in JSON schema is what a 
user sees, while the names stored in schema objects and maintained in internal 
dictionary are always renamed or, in compiler terms, mangled symbols. I 
personally like prefixing and/or length delimited schemes, which is easier to 
demangle.

> Schema.toString() fails for a union of versioned records.
> ---------------------------------------------------------
>
>                 Key: AVRO-23
>                 URL: https://issues.apache.org/jira/browse/AVRO-23
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Hong Tang
>
> Schema.toString() fails to create a string representation for a union that 
> contains versioned records.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to