ROOBALJINDAL commented on issue #14306: URL: https://github.com/apache/hudi/issues/14306#issuecomment-3664777036
Strange. I see 1.0E15 value in your case instead of 999999999999999.99999, probably due to double datatype. Can you try passing in same static hardcoded schema but with decimal(20,5) type only for Services.BasisCalculation.Pay? It should be reproducible with that? @deepakpanda93 -- 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]
