TyrantLucifer commented on issue #2405: URL: https://github.com/apache/incubator-seatunnel/issues/2405#issuecomment-1214197401
Your random number exceeds the precision of BigDecimal. BigDecimal is used for fractional precision calculations and not for large numbers. I don't think your example is appropriate. Of course this is just my personal opinion. 😁 -- 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]
