You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2019/11/17 02:12:00 UTC

[jira] [Commented] (AVRO-1938) Python support for generating canonical forms of schema

    [ 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)