xinrong-databricks commented on pull request #32821: URL: https://github.com/apache/spark/pull/32821#issuecomment-856915919
As the ticket description, the motivation to introduce DecimalType is that DoubleType and FloatType could have NaN, whereas DecimalType could not. And that influences arithmetic operations. Would you consider that? Thank you! -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
