matriv commented on a change in pull request #17771:
URL: https://github.com/apache/flink/pull/17771#discussion_r749318739



##########
File path: 
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/BuiltInFunctionTestBase.java
##########
@@ -500,6 +509,11 @@ public static ResultSpec resultSpec(
         return resultSpec(tableApiExpression, sqlExpression, result, dataType, 
dataType);
     }
 
+    public static ResultSpec resultSpecOnlyContainsSqlExpression(

Review comment:
       There is a `failSQL()` method in 
`CastFunctionITCase#CastTestSpecBuilder`, if we need to have IT test case for 
failures.




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


Reply via email to