[
https://issues.apache.org/jira/browse/AVRO-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975866#comment-16975866
]
Michael A. Smith commented on AVRO-1938:
----------------------------------------
AVRO-2104 did a different implementation of schema normalization and
fingerprinting in Python 3. The implementation in this ticket is more natural
and object-oriented because it adds the features to the Schema class itself.
Nevertheless, here's the ticket link.
> Python support for generating canonical forms of schema
> -------------------------------------------------------
>
> Key: AVRO-1938
> URL: https://issues.apache.org/jira/browse/AVRO-1938
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Erik Forsberg
> Assignee: Michael A. Smith
> Priority: Major
>
> The python implementation(s) lack support for generating canonical forms of
> schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)