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/11/07 08:19:58 UTC

[PR] AVRO-3899: [Rust] Invalid logical types should be ignored and treatedas the underlying type [avro]

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

   AVRO-3899
   
   Log a warning for invalid logical (decimal) schema and use the underlying (base) schema
   
   
   ## What is the purpose of the change
   
   * Fix behavior while parsing a logical schema to behave as expected by the specification
   
   ## Verifying this change
   
   * Update the existing unit tests 
   
   ## 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-3899: [Rust] Invalid logical types should be ignored and treatedas the underlying type [avro]

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


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