ulysses-you commented on PR #38760: URL: https://github.com/apache/spark/pull/38760#issuecomment-1408456878
The decimal type is a intermediate data type of `IntegralDivide`, the final data type is long.. Before we promoted the precision for the intermediate data type so it's not decimal(1, 0). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
