[GitHub] spark pull request #22352: [SPARK-25208][SQL][FOLLOW-UP] Reduce code size.
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22352 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org
[GitHub] spark pull request #22352: [SPARK-25208][SQL][FOLLOW-UP] Reduce code size.
GitHub user ueshin opened a pull request: https://github.com/apache/spark/pull/22352 [SPARK-25208][SQL][FOLLOW-UP] Reduce code size. ## What changes were proposed in this pull request? When casting to decimal type, if `Cast.canNullSafeCastToDecimal()`, overflow won't happen