You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "waywtdcc (Jira)" <ji...@apache.org> on 2022/05/16 06:59:00 UTC

[jira] [Created] (FLINK-27631) Datastream job combined with table job

waywtdcc created FLINK-27631:
--------------------------------

             Summary: Datastream job combined with table job
                 Key: FLINK-27631
                 URL: https://issues.apache.org/jira/browse/FLINK-27631
             Project: Flink
          Issue Type: Bug
          Components: API / DataStream, Table SQL / API
    Affects Versions: 1.13.6
            Reporter: waywtdcc
         Attachments: image-2022-05-16-14-57-09-836.png

Datastream job combined with table job

One datastream, write two sink, one uses datastream API: datastream addSink(..); After another SQL: insert is used, it is converted to another table_ table from table1; Can these two writes be put into one task?

 

!image-2022-05-16-14-57-09-836.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)