You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2023/03/01 12:55:00 UTC

[jira] [Commented] (FLINK-31275) Generate planner id in planner

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

Jark Wu commented on FLINK-31275:
---------------------------------

What's the purpose to "create relations between source and sink tables for the job"? 

> 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)