Dhruvit96 commented on PR #475:
URL: https://github.com/apache/arrow-go/pull/475#issuecomment-3239349059

   FWIW, while exploring issues and PRs, I noticed that using ParseFloat isn’t 
the right solution. The problem is that it loses precision for integers larger 
than 2^53 (for example, "9007199254740993" gets converted to 
9.007199254740993e+15).
   ref: https://go.dev/play/p/DHzSTvI07iE


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