Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support OpenLineage in DataOps to enable Everything as Code for data lineage as well #72

Open
kyyberi opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kyyberi
Copy link

kyyberi commented Dec 18, 2024

Which problem is this feature request solving?

DataOps should have support for as code monitoring of data lineage.

Describe the solution you'd like

One option is OpenLineage. https://openlineage.io/

image

The OpenLineage repository contains integrations with several systems:

  1. Apache Airflow https://github.com/OpenLineage/OpenLineage/tree/main/integration/airflow
  2. Apache Flink https://github.com/OpenLineage/OpenLineage/tree/main/integration/flink
  3. Apache Spark https://github.com/OpenLineage/OpenLineage/tree/main/integration/spark
  4. Dagster https://github.com/OpenLineage/OpenLineage/tree/main/integration/dagster
  5. dbt https://github.com/OpenLineage/OpenLineage/tree/main/integration/dbt
  6. SQL https://github.com/OpenLineage/OpenLineage/tree/main/integration/sql

Describe alternatives you've considered

None

Can you submit a pull request?

Maybe

@kyyberi kyyberi added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant