[
https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221386#comment-13221386
]
Doug Cutting commented on AVRO-1006:
------------------------------------
A few minor nits:
- the 'href' in one of the documentation links is missing its 'h'
- the WHITESPACE comment should perhaps read, "Eliminate all whitespace in
JSON outside of string literals."
- we might define a nested FingerprintAlgorithm Enum for the implemented
fingerprint algorithm names.
- SchemaNormalization should probably have a private constructor, e.g.,
'private SchemaNormalization() {}'
- the #fingerprint link in the class documentation is broken.
Otherwise I'm +1 and look forward to committing this early next week unless
there are objections.
> Fingerprints for Avro Schemas
> -----------------------------
>
> Key: AVRO-1006
> URL: https://issues.apache.org/jira/browse/AVRO-1006
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Raymie Stata
> Assignee: Raymie Stata
> Labels: features
> Attachments: AVRO-1006-prelim.patch, AVRO-1006.patch,
> AVRO-1006.patch, AVRO-1006.patch, AVRO-1006.patch,
> schema-fingerprinting.html, schema-fingerprinting.html,
> schema-fingerprinting.html
>
>
> Add function that returns a standardized, 64-bit fingerprint for schemas.
> Fingerprints are designed such that the chances of collisions is very, very
> low.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira