[
https://issues.apache.org/jira/browse/AVRO-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854671#comment-16854671
]
Hudson commented on AVRO-2104:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #672 (See
[https://builds.apache.org/job/AvroJava/672/])
AVRO-2104: Schema normalization and fingerprinting for Python 3 (#536) (fokko:
[https://github.com/apache/avro/commit/d3011c98d746e211c06a0308f759ef4d8312566c])
* (add) lang/py3/avro/tests/test_normalization.py
* (add) lang/py3/avro/schemanormalization.py
* (edit) lang/py3/avro/schema.py
> Schema normalisation and fingerprint support for Python 3
> ---------------------------------------------------------
>
> Key: AVRO-2104
> URL: https://issues.apache.org/jira/browse/AVRO-2104
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Robert Smallshire
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.10.0
>
>
> 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
(v7.6.3#76005)