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

   AVRO-4024
   
   This PR is a follow up of https://github.com/apache/avro/pull/3051
   
   ## What is the purpose of the change
   
   * It sync the possible String default values for Float/Double to "NaN", 
"INF", "Infinity", "-INF" and "-Infinity" (case sensitive, without trimming!). 
This way the Rust SDK will behave the same way as the 
[Java](https://github.com/apache/avro/pull/3066) and 
[C#](https://github.com/apache/avro/pull/3070) SDKs
   
   
   ## Verifying this change
   
   * New and old tests should pass
   
   ## Documentation
   
   - Does this pull request introduce a new feature? yes
   - If yes, how is the feature documented? - The specification will be updated 
in another PR
   


-- 
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-unsubscr...@avro.apache.org

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

Reply via email to