[
https://issues.apache.org/jira/browse/FLINK-32332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733390#comment-17733390
]
Jark Wu edited comment on FLINK-32332 at 6/16/23 8:11 AM:
----------------------------------------------------------
[~zjureel], currently, the SHOW JARS are used to display the added jars by ADD
JAR statements. So it is expected not list jar files in catalog functions.
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/jar/#show-jars
was (Author: jark):
[~zjureel], currently, the SHOW JARS are used to display the added jars by ADD
JAR statements. So it is expected not list jar files in catalog functions.
> Jar files for catalog function are not listed correctly
> -------------------------------------------------------
>
> Key: FLINK-32332
> URL: https://issues.apache.org/jira/browse/FLINK-32332
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Gateway
> Affects Versions: 1.18.0
> Reporter: Fang Yong
> Priority: Major
>
> `SHOW JARS` statement will list all jar files in the catalog, but the jar
> files for catalog function will not be listed before it is used in the
> specific session of gateway
--
This message was sent by Atlassian Jira
(v8.20.10#820010)