jinchengchenghh commented on code in PR #11626:
URL: 
https://github.com/apache/incubator-gluten/pull/11626#discussion_r2872836722


##########
backends-velox/src/test/scala/org/apache/gluten/functions/DateFunctionsValidateSuite.scala:
##########
@@ -505,4 +505,31 @@ abstract class DateFunctionsValidateSuite extends 
FunctionsValidateSuite {
         }
     }
   }
+
+  test("cast string to timestamp_ntz") {
+    withSQLConf("spark.sql.ansi.enabled" -> "false") {

Review Comment:
   We don't need to add the config since in CI we have an environment to 
disable them all



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