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/12/07 14:08:27 UTC

[GitHub] [avro] jturkel opened a new pull request #1036: AVRO-2998: Schema validation for Ruby hashes with symbol keys

jturkel opened a new pull request #1036:
URL: https://github.com/apache/avro/pull/1036


   AVRO-2749 added support for serializing Ruby hashes with symbol keys but they were still considered invalid. This PR fixes schema validation to also accept hashes with symbol keys.
   
   /cc @tjwp 
   


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



[GitHub] [avro] jturkel commented on pull request #1036: AVRO-2998: Schema validation for Ruby hashes with symbol keys

Posted by GitBox <gi...@apache.org>.
jturkel commented on pull request #1036:
URL: https://github.com/apache/avro/pull/1036#issuecomment-753696011


   @tjwp - I rebased this to pick up the switch to use Github Actions for CI. Looks like tests are passing now 🎉 


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



[GitHub] [avro] tjwp merged pull request #1036: AVRO-2998: Schema validation for Ruby hashes with symbol keys

Posted by GitBox <gi...@apache.org>.
tjwp merged pull request #1036:
URL: https://github.com/apache/avro/pull/1036


   


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