[ 
https://issues.apache.org/jira/browse/FLINK-31275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shammon updated FLINK-31275:
----------------------------
    Description: Currently flink generates job id in `JobGraph` which can 
identify a job. On the other hand, flink create source/sink table in planner. 
We need to create relations between source and sink tables for the job, so we 
should generate a planner id in planner.  (was: Currently flink generates job 
id in `JobGraph`. We need to generate job id in planner and create relations 
between source and sink.)

> Generate planner id in planner
> ------------------------------
>
>                 Key: FLINK-31275
>                 URL: https://issues.apache.org/jira/browse/FLINK-31275
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Planner
>    Affects Versions: 1.18.0
>            Reporter: Shammon
>            Priority: Major
>
> Currently flink generates job id in `JobGraph` which can identify a job. On 
> the other hand, flink create source/sink table in planner. We need to create 
> relations between source and sink tables for the job, so we should generate a 
> planner id in planner.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to