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/07/10 13:24:34 UTC

[GitHub] [avro] martin-g opened a new pull request, #2335: AVRO-3786: [Rust] Deserialization results in FindUnionVariant error if the writer and reader have the same symbol but at different positions

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

   AVRO-3786
   
   ## What is the purpose of the change
   
   * Add the test case from the JIRA ticket.
   * Update the assertions to actually match the expected behavior.
   
   
   ## Verifying this change
   
   * Execute the test suite
   
   ## Documentation
   
   - Does this pull request introduce a new feature? yes


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


[GitHub] [avro] martin-g merged pull request #2335: AVRO-3786: [Rust] Deserialization results in FindUnionVariant error if the writer and reader have the same symbol but at different positions

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


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