You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "martin-g (via GitHub)" <gi...@apache.org> on 2023/10/24 08:40:55 UTC

[PR] AVRO-3894: [Rust] Record field aliases are not taken into account when serializing [avro]

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

   AVRO-3894
   
   ## What is the purpose of the change
   
   * Use field's aliases when resolving the types::Value while serializing
   * Also don't treat field's aliases as custom attributes.
   
   ## Verifying this change
   
   * All old and new unit tests should pass
   
   ## 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: dev-unsubscribe@avro.apache.org

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


Re: [PR] AVRO-3894: [Rust] Record field aliases are not taken into account when serializing [avro]

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2566:
URL: https://github.com/apache/avro/pull/2566


-- 
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: dev-unsubscribe@avro.apache.org

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