mattcasters commented on issue #3539:
URL: https://github.com/apache/hop/issues/3539#issuecomment-5038930800

   This is caused by the JavaScript language itself.
   
   ```
   JavaScript numbers are always stored as double precision floating point 
numbers, following the international IEEE 754 standard.
   ```
   
   TODO: document this loss of precision due to Integer-to-Double-Integer 
conversions.


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