yuzelin created FLINK-29949: ------------------------------- Summary: Implement 'RemoteExecutor' to perform the communication with Gateway Key: FLINK-29949 URL: https://issues.apache.org/jira/browse/FLINK-29949 Project: Flink Issue Type: Sub-task Components: Table SQL / Client Affects Versions: 1.17.0 Reporter: yuzelin
‘RemoteExecutor’ is part of SQL Client. It performs the communication with Gateway (submitting sql, fetching result, etc.) through REST API. -- This message was sent by Atlassian Jira (v8.20.10#820010)