fsk119 commented on code in PR #21771: URL: https://github.com/apache/flink/pull/21771#discussion_r1090290579
########## flink-table/flink-sql-client/src/test/resources/sql/set.q: ########## @@ -118,14 +118,13 @@ SELECT hive_add_one(1); Received a total of 1 row !ok -# TODO: support this in the FLINK-30692 -#REMOVE JAR '$VAR_UDF_JAR_PATH'; -#[INFO] The specified jar is removed from session classloader. -#!info +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]
