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

Robert Smallshire commented on AVRO-2104:
-----------------------------------------

This pull-request https://github.com/apache/avro/pull/258 implements AVRO-2104 
and includes 138 unit tests generated to compare behaviour with the Java 
implementation.

The code is entirely additional to the existing code, except for one small 
change in the way schema.Name is implemented, which improves compatibility with 
the Java implementation, and which is required for canonicalisation to parsing 
normal form to work correctly.

> Schema normalisation and fingerprint support for Python 3
> ---------------------------------------------------------
>
>                 Key: AVRO-2104
>                 URL: https://issues.apache.org/jira/browse/AVRO-2104
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>            Reporter: Robert Smallshire
>
> The existing Python 3 implementation supports neither schema canonicalisation 
> to parsing normal form, nor fingerprinting of normalised schemas. This limits 
> the interoperability of Python 3 Avro systems with other Avro implementations 
> including the Java and Ruby versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to