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

Spongebob commented on FLINK-24289:
-----------------------------------

So are there any ways that could make the source table to be loaded once only 
between two jobs?

> Load data repeatedly between different jobs
> -------------------------------------------
>
>                 Key: FLINK-24289
>                 URL: https://issues.apache.org/jira/browse/FLINK-24289
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.12.4
>            Reporter: Spongebob
>            Priority: Major
>
> I had created an jdbc source table named tbl_a, and then I executed two DMLs 
> that both visited tbl_a in await mode, it means flink executed DML1 and then 
> DML2. Out of my expetation that flink had load tbl_a from underlying database 
> both in DML1 and DML2.



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

Reply via email to