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:
[email protected]


Reply via email to