You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/24 08:24:00 UTC

[jira] [Commented] (AVRO-1740) Add CRC-64-AVRO fingerprint to Ruby implementation

    [ https://issues.apache.org/jira/browse/AVRO-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958647#comment-16958647 ] 

ASF subversion and git services commented on AVRO-1740:
-------------------------------------------------------

Commit a36cdb36b06541bcbb02345039390291d09e2080 in avro's branch refs/heads/master from Jess Szmajda
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a36cdb3 ]

Add Single Object Encoding Support to Ruby library (#317)

* AVRO-1740 Add crc_64_avro_fingerprint method to Schema

* AVRO-1740 Single Object Encoding header

This commit adds the Single Object Encoding header as defined by the
AVRO spec, but I've put it in what I imagine is _definitely_ the wrong
place.

Happy to move it given proper guidance!


> Add CRC-64-AVRO fingerprint to Ruby implementation
> --------------------------------------------------
>
>                 Key: AVRO-1740
>                 URL: https://issues.apache.org/jira/browse/AVRO-1740
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: ruby
>            Reporter: Sean Busbey
>            Priority: Major
>
> AVRO-1694 added normalization and MD5 / SHA256, but left out CRC-64-AVRO.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)