rpnkv commented on code in PR #54644:
URL: https://github.com/apache/spark/pull/54644#discussion_r3917048157
##########
sql/core/src/test/scala/org/apache/spark/sql/errors/QueryExecutionErrorsSuite.scala:
##########
@@ -1436,6 +1436,24 @@ class QueryExecutionErrorsSuite
parameters = Map("dataType" -> "PhysicalCalendarIntervalType"))
}
+ test("SPARK-49634: Numeric value out of range") {
Review Comment:
Thanks, fully agree. I've kept the test but reworked it for the non-ANSI
case. Not sure it fits here — thoughts on keeping it?
--
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]