You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/07 17:26:05 UTC

[jira] [Commented] (AVRO-1694) Support for schema fingerprints in the Ruby library

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

Sean Busbey commented on AVRO-1694:
-----------------------------------

I remain happy to provide reviews for hte Ruby library. I don't have a commit bit, but I know how to nettle the committers. :)

> Support for schema fingerprints in the Ruby library
> ---------------------------------------------------
>
>                 Key: AVRO-1694
>                 URL: https://issues.apache.org/jira/browse/AVRO-1694
>             Project: Avro
>          Issue Type: Wish
>            Reporter: Daniel Schierbeck
>
> There does not seem to be any support for generating schema fingerprints in the Ruby library. In order to avoid inlining schemas in my Avro-encoded messages I'd like to store them separately and instead write the fingerprint in the Avro metadata, thus allowing a reader to fetch and cache the actual schema from the schema registry.
> In order for that to work, my Ruby writer needs to be able to actually generate a fingerprint for a schema.
> Is the Ruby library being actively maintained? I would be willing to work on this myself if someone would review and merge the work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)