fsk119 commented on code in PR #21771:
URL: https://github.com/apache/flink/pull/21771#discussion_r1090291311


##########
flink-table/flink-sql-client/src/test/resources/sql/set.q:
##########
@@ -313,3 +303,11 @@ SELECT id, func1(str) FROM (VALUES (1, 'Hello World')) AS 
T(id, str) ;
 +----+-------------+--------------------------------+
 Received a total of 1 row
 !ok
+
+REMOVE JAR '$VAR_UDF_JAR_PATH';

Review Comment:
   The show jars statement before the remove jar is at line line 281



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