[ https://issues.apache.org/jira/browse/FLINK-23825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17502128#comment-17502128 ]
Shengkai Fang commented on FLINK-23825: --------------------------------------- Hi, all. I think it has been tested and we can close it now. > Test SQL Client manually > ------------------------ > > Key: FLINK-23825 > URL: https://issues.apache.org/jira/browse/FLINK-23825 > Project: Flink > Issue Type: Improvement > Components: Table SQL / Client > Affects Versions: 1.14.0 > Reporter: Shengkai Fang > Priority: Major > Labels: release-testing > Fix For: 1.15.0 > > > In the 1.14.0, we have added JAR-related commands for the SQL CLIENT, > including {{ADD JAR}}, {{SHOW JAR}} and {{REMOVE JAR}}. Also we remove the > usage of the YAML file in SQL Client. > I think we should test: > - add user jar and start a sql job that using the added jar. > - list the added jar by using the {{SHOW JARS}} commands. > - remove the added jar and make sure the client fails to submit the job. > For more details, please take a look at the > [document|https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/sql/jar/] > about the JAR-related commands. -- This message was sent by Atlassian Jira (v8.20.1#820001)