jsingh-yelp commented on code in PR #8476:
URL: https://github.com/apache/paimon/pull/8476#discussion_r3540393932


##########
docs/docs/flink/lineage.md:
##########
@@ -0,0 +1,34 @@
+---
+title: "Data Lineage"
+sidebar_position: 13
+---
+
+# Data Lineage
+
+Paimon implements 
[FLIP-314](https://cwiki.apache.org/confluence/spaces/FLINK/pages/255070913/FLIP-314+Support+Customized+Job+Lineage+Listener)
 to expose lineage information through Flink's native `LineageVertexProvider` 
interface. This allows lineage consumers (such as 
[OpenLineage](https://openlineage.io/docs/integrations/flink/flink2)) to 
automatically discover Paimon datasets in the Flink job graph.

Review Comment:
   @JingsongLi I added the text as suggested, thanks let me know your thoughts.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to