Shengkai Fang created FLINK-28953: ------------------------------------- Summary: 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 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)