gengliangwang commented on code in PR #36557:
URL: https://github.com/apache/spark/pull/36557#discussion_r873307369
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/decimalExpressions.scala:
##########
@@ -128,7 +128,7 @@ case class PromotePrecision(child: Expression) extends
UnaryExpression {
case class CheckOverflow(
Review Comment:
Note: we need to change CheckOverflowInSum as well. However, the error
context is actually empty even when WSCG is available.
I need more time for that. I am making this one to catch up the Spark 3.3
RC2, which is happening soon.
--
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]