godfrey he created FLINK-17252:
----------------------------------
Summary: TableEnvironment#executeSql supports SELECT statement and
Table introduces execute method
Key: FLINK-17252
URL: https://issues.apache.org/jira/browse/FLINK-17252
Project: Flink
Issue Type: Sub-task
Reporter: godfrey he
Fix For: 1.11.0
[FLINK-16366|https://issues.apache.org/jira/browse/FLINK-16366] has introduced
executeSql method in TableEnvironment, but INSERT statement is not supported
because [FLINK-17126|https://issues.apache.org/jira/browse/FLINK-17126] is not
finished and the design of
[FLINK-14807|https://issues.apache.org/jira/browse/FLINK-14807] is discussing
(the whole design of Table#collect and Table#execute are similar, although
Table does not introduce collect method based on the conclusion of FLIP-84).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)