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

Implement OpenLineage spark-extension-interfaces #1267

Conversation

ddebowczyk92
Copy link
Contributor

@ddebowczyk92 ddebowczyk92 commented Jul 23, 2024

This PR adds output table-level lineage by implementing the LineageRelationProvider interface. Additionally, it removes the implementation of the com.google.cloud.spark.bigquery.BigQueryRelationProvider class, which was a temporary workaround for providing table lineage.

Copy link

google-cla bot commented Jul 23, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@ddebowczyk92 ddebowczyk92 force-pushed the ol-spark-extension-interfaces branch from 1b9fa42 to b8e77d3 Compare July 23, 2024 14:34
@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz
Copy link
Member

/gcbrun

@ddebowczyk92
Copy link
Contributor Author

Hey @davidrabinowitz, the build failed last time because I removed openlineage-spark dependency from spark-bigquery_2.13 pom, now it's restored. I tested it locally and everything passed through, could you retry the build?

@isha97
Copy link
Member

isha97 commented Aug 28, 2024

/gcbrun

2 similar comments
@isha97
Copy link
Member

isha97 commented Aug 28, 2024

/gcbrun

@isha97
Copy link
Member

isha97 commented Aug 28, 2024

/gcbrun

@davidrabinowitz
Copy link
Member

/gcbrun

@davidrabinowitz davidrabinowitz merged commit 558c625 into GoogleCloudDataproc:master Aug 29, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants