xiangtao created FLINK-22206:
--------------------------------
Summary: Add support server-mode submit for flink SQL. eg : FlinkServer
Key: FLINK-22206
URL:
https://issues.apache.org/jira/browse/FLINK-22206 Project: Flink
Issue Type: New Feature
Components: Table SQL / Client
Reporter: xiangtao
Currently , we need to encapsulation a job use `TableEnvironment` and accept input sql . then submit this job to flink runtime execute.
Can we implement a server named FlinkServer that to accept sql and submit to flink-runtime like HiveServer ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)