beliefer commented on pull request #33665: URL: https://github.com/apache/spark/pull/33665#issuecomment-900180803
> I think we can change the accept type as `decimal(16,6)` instead, which is wider than the Integer type. So that we can get rid of the type collection and make the implementation simpler. Do you know the reason why the previous code uses `decimal(8,6)` ? -- 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]
