KalleOlaviNiemitalo commented on PR #2282:
URL: https://github.com/apache/avro/pull/2282#issuecomment-1752636768

   > * Con: The value of the "unscaled" field in JSON could lose precision if a 
library reads it as a `double` (especially in JavaScript).
   
   That would not actually be a problem, because the type of the "unscaled" 
field would be "bytes", and its value would thus be encoded in JSON as a string 
rather than a number.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to