Fang Yong created FLINK-32512: --------------------------------- Summary: SHOW JARS should not show the jars for temporary function Key: FLINK-32512 URL: https://issues.apache.org/jira/browse/FLINK-32512 Project: Flink Issue Type: Bug Components: Table SQL / Gateway Affects Versions: 1.19.0 Reporter: Fang Yong
According to https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/show/#show-jars, `SHOW JARS` should only list the jars added by `ADD JAR` statement, but currently it also show the jars for `CREATE TEMPORARY FUNCTION` -- This message was sent by Atlassian Jira (v8.20.10#820010)