gengliangwang commented on a change in pull request #32839: URL: https://github.com/apache/spark/pull/32839#discussion_r648178608
########## File path: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/DateTimeUtilsSuite.scala ########## @@ -820,4 +820,9 @@ class DateTimeUtilsSuite extends SparkFunSuite with Matchers with SQLHelper { } } } + + test("SPARK-35679: handled overflow error raised by instantToMicros") { Review comment: SPARK-35679: instantToMicros should be able to return microseconds of Long.MinValue -- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org