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/17 06:47:22 UTC

[PR] AVRO-3609: [Rust] Remove wrong collection of custom attributes [avro]

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

   AVRO-3609
   
   ## What is the purpose of the change
   
   * The collection of the custom attributes was wrong. It should collect only attributes which names are not in the predefined list
   Found the bug while reviewing the code for AVRO-3886
   
   ## Verifying this change
   
   * The old unit tests should still 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-3609: [Rust] Remove wrong collection of custom attributes [avro]

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


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