jackylee-ch commented on code in PR #9096:
URL: https://github.com/apache/incubator-gluten/pull/9096#discussion_r2043340524
##########
gluten-ut/common/src/test/scala/org/apache/spark/sql/GlutenTestsTrait.scala:
##########
@@ -136,15 +135,6 @@ trait GlutenTestsTrait extends GlutenTestsCommonTrait {
if (canConvertToDataFrame(inputRow)) {
glutenCheckExpression(expr, expected, inputRow)
- } else {
Review Comment:
Could you add a comment to "checkEvaluation" to indicate that the function
only verifies the native result and skips the vanilla check.
--
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]