ArnavBalyan commented on code in PR #8866:
URL: https://github.com/apache/incubator-gluten/pull/8866#discussion_r1987358241


##########
gluten-ut/spark33/src/test/scala/org/apache/spark/sql/catalyst/expressions/GlutenCastSuite.scala:
##########
@@ -152,4 +152,38 @@ class GlutenCastSuite extends CastSuite with 
GlutenTestsTrait {
 
     checkEvaluation(cast(Literal.create(null, IntegerType), ShortType), null)
   }
+
+  test("casting from year-month interval to integer (Spark 3.2 / 3.3)") {

Review Comment:
   ready for review, update the test to cover all version thanks



-- 
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]

Reply via email to