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

Fang Yong commented on FLINK-31275:
-----------------------------------

[~mobuchowski] Sorry for the late reply.

What does the `DataSet` in `LineageVertex` use for? Why a `LineageVertex` have 
multiple inputs or outputs? We hope that 'LineageVertex' describes a single 
source or sink, rather than multiple. So I prefer to add `Map<String, Facet>` 
to `LineageVertex` directly to describe the particular information. We 
introduce `LineageEdge` in this FLIP to describe the relation between sources 
and sinks instead of add `input` or `output` in `LineageVertex`.



> Flink supports reporting and storage of source/sink tables relationship
> -----------------------------------------------------------------------
>
>                 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: Fang Yong
>            Assignee: Fang Yong
>            Priority: Major
>
> FLIP-314 has been accepted 
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-314%3A+Support+Customized+Job+Lineage+Listener



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

Reply via email to