[
https://issues.apache.org/jira/browse/FLINK-39219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063399#comment-18063399
]
Jaskaran Singh Kukreja commented on FLINK-39219:
------------------------------------------------
Since this was a relatively small change, I already created the PR to test this
change out. PR for this change: https://github.com/apache/flink/pull/27727
> Support lineage extraction for DataStreamscan/sink providers
> ------------------------------------------------------------
>
> Key: FLINK-39219
> URL: https://issues.apache.org/jira/browse/FLINK-39219
> Project: Flink
> Issue Type: Improvement
> Reporter: Jaskaran Singh Kukreja
> Priority: Minor
>
> Adds lineage vertex extraction support for _DataStreamScanProvider_ and
> {_}DataStreamSinkProvider{_}.
>
> Previously, only Source, SinkFunction, and SinkV2 providers had their
> LineageVertex extracted for FLIP-314 lineage events. Connectors that use
> DataStream providers (e.g. Apache Paimon) were silently missing lineage
> dataset facets. This ensures all scan/sink provider types are treated
> consistently for lineage reporting.
>
> This ticket directly helps in solving this open issue in Apache Paimon:
> https://github.com/apache/paimon/issues/7306
--
This message was sent by Atlassian Jira
(v8.20.10#820010)