You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2020/09/15 17:52:39 UTC

[GitHub] [avro] ypt opened a new pull request #956: Ruby implementation of single object encoding

ypt opened a new pull request #956:
URL: https://github.com/apache/avro/pull/956


   https://issues.apache.org/jira/browse/AVRO-2928
   
   This PR finishes up an old PR (#43) which included a proof-of-concept for Ruby single object encoding. The old PR was pretty much 90% of the way there. This PR aims to finish up that implementation. It mainly includes:
   
   1. updates to align with the [single object encoding spec](https://avro.apache.org/docs/current/spec.html#single_object_encoding_spec) - i.e. leveraging a CRC-64-AVRO fingerprint
   2. broader test coverage
   3. a few minor naming updates to better align with the naming conventions used in the existing implementations in other languages


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org