[ https://issues.apache.org/jira/browse/FLINK-28953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599282#comment-17599282 ]
Jun He commented on FLINK-28953: -------------------------------- [~fsk119] when I execute an ADD JAR statement, such as oss://bucket_name/xx.jar,the downloaded local jar is not deleted after the session closed, this conflicts with description in [Flip-91|https://cwiki.apache.org/confluence/display/FLINK/FLIP-91%3A+Support+SQL+Gateway] > Release Testing: Verify FLIP-91 SQL Gateway > ------------------------------------------- > > Key: FLINK-28953 > URL: https://issues.apache.org/jira/browse/FLINK-28953 > Project: Flink > Issue Type: Sub-task > Components: Table SQL / Gateway > Affects Versions: 1.16.0 > Reporter: Shengkai Fang > Assignee: Jun He > Priority: Blocker > Labels: release-testing > Fix For: 1.16.0 > > > SQL Gateway is ready to submit SQL with REST Endpoint. I think we should > verify: > # ./sql-gateway.sh start and stop the SQL Gateway and using REST API to > submit a job > # running SQL Gateway with standalone/yarn-session cluster > # verify SELECT in batch/streaming mode: > ## the RowKind is correct(+I/-UB/+UA/-D) > ## fetch with token > # verify add jar is ready in the gateway side, the downloaded resource will > be cleaned after exits. -- This message was sent by Atlassian Jira (v8.20.10#820010)