martin-g opened a new pull request, #2417:
URL: https://github.com/apache/avro/pull/2417

   AVRO-3821
   
   When encoding Value::Record the logic should use the order of the fields in 
the schema instead of the order in the Value::Record
   
   ## What is the purpose of the change
   
   * Fix the encoding of `apache_avro::types::Value::Record` which fields are 
not sorted as the schema fields
   
   
   ## Verifying this change
   
   * A unit test is updated to cover this case
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to