gengliangwang commented on a change in pull request #32864:
URL: https://github.com/apache/spark/pull/32864#discussion_r649089822
##########
File path:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/CastSuite.scala
##########
@@ -1708,17 +1729,6 @@ class CastSuite extends CastSuiteBase {
}
}
- test("SPARK-35698: cast timestamp without time zone to string") {
Review comment:
The test case was put in CastSuite. This PR moves it to CastSuiteBase so
that test cases of ANSICast will be covered.
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]