hansva commented on issue #8448: URL: https://github.com/apache/hop/issues/8448#issuecomment-5729558450
already fixed with https://github.com/apache/hop/issues/8216 in 2.19 the data type is incorrectly mapped to a Decimal and not a BigNumber this causes Double → dumps as 1.08563266E7 temporary fix would be to use a select values and change the type from Number to BigNumber -- 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]
