pingsutw commented on a change in pull request #32898:
URL: https://github.com/apache/spark/pull/32898#discussion_r650719707



##########
File path: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CastSuite.scala
##########
@@ -1295,8 +1295,14 @@ abstract class AnsiCastSuiteBase extends CastSuiteBase {
       }
     }
   }
-}
 
+  test("SPARK-35720: Support casting of String to timestamp without time zone 
type") {
+    specialTs.foreach { s =>

Review comment:
       @gengliangwang thanks for the review. Will update ASAP.




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

Reply via email to