[
https://issues.apache.org/jira/browse/FLINK-17252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17252:
-----------------------------------
Labels: pull-request-available (was: )
> supports SELECT statement in TableEnvironment#executeSql and Table#execute api
> ------------------------------------------------------------------------------
>
> Key: FLINK-17252
> URL: https://issues.apache.org/jira/browse/FLINK-17252
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: godfrey he
> Priority: Major
> Labels: pull-request-available
> 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 issue aims to support SELECT statement in TableEnvironment#executeSql
> and Table#execute api.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)