ayushi-agarwal commented on code in PR #7611:
URL: https://github.com/apache/incubator-gluten/pull/7611#discussion_r2024160300
##########
backends-velox/src/test/scala/org/apache/gluten/execution/ScalarFunctionsValidateSuite.scala:
##########
@@ -1438,4 +1438,37 @@ abstract class ScalarFunctionsValidateSuite extends
FunctionsValidateSuite {
checkGlutenOperatorMatch[FilterExecTransformer](df)
}
}
+
+ test("date_trunc") {
Review Comment:
Here it comes to be nullptr when I added a logline to prine timezone, that's
what caused the confusion.
--
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]