[
https://issues.apache.org/jira/browse/FLINK-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977357#comment-16977357
]
Aljoscha Krettek commented on FLINK-14840:
------------------------------------------
[~zjffdu] That's not easily possible because we don't know if an
{{ExecutionEnvironment}} or {{StreamExecutionEnvironment}} is used. What we get
from SQL translation is a {{Pipeline}} that we can execute using the executors.
> Use new Executor interface in SQL cli
> -------------------------------------
>
> Key: FLINK-14840
> URL: https://issues.apache.org/jira/browse/FLINK-14840
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Client
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Major
>
> Currently, the SQL cli has custom code for job deployment in
> {{ProgramDeployer}}. We should replace this by using the newly introduced
> {{Executor}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)