[
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 with an
identifier id (was: 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.)
> Flink supports reporting and storage of source/sink tables
> ----------------------------------------------------------
>
> 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 with an identifier id
--
This message was sent by Atlassian Jira
(v8.20.10#820010)