hansva commented on issue #6472: URL: https://github.com/apache/hop/issues/6472#issuecomment-3817935549
An integer with 20 positions is a correctly a BigNumber, a default integer only has 10 positions. For the number, internally we use a Double, which technically can be larger, but by default we convert to BigNumber when it is longer than 15 characters or precision is larger than 15 characters -- 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]
