You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2020/08/03 13:31:00 UTC

[GitHub] [avro] jszmajda commented on pull request #317: Add Single Object Encoding Support to Ruby library

jszmajda commented on pull request #317:
URL: https://github.com/apache/avro/pull/317#issuecomment-668024081


   Hey @ypt! I built this for my last company but I've since left and haven't needed it. @yarmiganosca may have more detail on its use in practice. FWIW we were using it in an entirely ruby shop, so didn't need to interop with Java.
   
   For the encoding direction - I copied over the tests from the Java code and reimplemented things. It's entirely possible I got the order backwards!! 
   
   If you need to interop with Java I'd say let's trust the Java version and update this if needed. But it would introduce a breaking change :(


----------------------------------------------------------------
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