[ 
https://issues.apache.org/jira/browse/FLINK-18840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172411#comment-17172411
 ] 

Nico Kruber commented on FLINK-18840:
-------------------------------------

Think about you have some tables to convert to DataStream, and then also some 
INSERT statements in the statement set. All together should become a single 
job. This is currently not possible: it is either all up to the DataStream part 
(inclusive) or everything TableAPI and not the DataStream part.

> Support StatementSet with DataStream API
> ----------------------------------------
>
>                 Key: FLINK-18840
>                 URL: https://issues.apache.org/jira/browse/FLINK-18840
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Priority: Major
>
> Currently, users of the {{StreamTableEnvironment}} cannot not translate a 
> {{StatementSet}} to DataStream API.



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

Reply via email to