[
https://issues.apache.org/jira/browse/AVRO-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744803#comment-17744803
]
Michael A. Smith commented on AVRO-1318:
----------------------------------------
Fingerprinting has been implemented (targeting 1.12.0) in AVRO-1938 as part of
Parsing Canonical Forms.
> Python schema should store fingerprints
> ---------------------------------------
>
> Key: AVRO-1318
> URL: https://issues.apache.org/jira/browse/AVRO-1318
> Project: Apache Avro
> Issue Type: Bug
> Components: python
> Reporter: Jeremy Kahn
> Assignee: Jeremy Kahn
> Priority: Minor
> Labels: features
> Attachments: AVRO-1318.patch
>
>
> Python schema objects need to produce a simple representation that
> demonstrates their field identity. {avro.schema.Schema} objects need to
> provide a {fingerprint} member field to enable quick checking of schema
> matching (even when the schema has other, possibly changed decoration).
> Based on a patch pulled from [~laserson]'s proposed changes to make a
> collection of C-typing hints. These changes will be backwards-compatible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)