lsyldliu commented on code in PR #20176:
URL: https://github.com/apache/flink/pull/20176#discussion_r952493941


##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/runtime/batch/sql/FunctionITCase.java:
##########
@@ -125,6 +128,27 @@ public void 
testUserDefinedTemporarySystemFunctionByUsingJar() throws Exception
         testUserDefinedFunctionByUsingJar(functionDDL, dropFunctionDDL);
     }
 
+    @Test
+    public void testCreateTemporarySystemFunctionWithTableAPI() {

Review Comment:
   According to the related discussion in 
https://github.com/apache/flink/pull/20635, please delete these tests in batch 
mode.



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