You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/07/31 12:37:00 UTC

[jira] [Created] (FLINK-18789) Use TableEnvironment#executeSql to execute insert statement in sql client

godfrey he created FLINK-18789:
----------------------------------

             Summary: Use TableEnvironment#executeSql to execute insert statement in sql client
                 Key: FLINK-18789
                 URL: https://issues.apache.org/jira/browse/FLINK-18789
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Client
            Reporter: godfrey he
             Fix For: 1.12.0


Currently, sql client has a lot of logic to execute an insert job, which can be simplified through executeSql method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)