JAR Statements
Flink SQL supports the following JAR statements for now:
- ADD JAR
- SHOW JARS
Attention JAR statements only work in the SQL CLI.
The following examples show how to run statements in .
SQL CLI
Currently it only supports to remove the jar that is added by the ADD JAR statements.
Show all added jars in the session classloader which are added by statements.