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)

Reply via email to