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

Use api.models.Metadata #2950

Open
wslulciuc opened this issue Oct 25, 2024 · 0 comments
Open

Use api.models.Metadata #2950

wslulciuc opened this issue Oct 25, 2024 · 0 comments
Milestone

Comments

@wslulciuc
Copy link
Member

wslulciuc commented Oct 25, 2024

In #2853, we introduced api.models.Metadata, a utility class for OpenLineage.RunEvent, OpenLineage.JobEvent, and OpenLineage.DatasetEvent. Let's now use the class on the event write path POST /api/v1/lineage to allow for:

  • Event validation (returning 400 on invalid events)
  • Seamlessly access OpenLineage metadata: runID, job, datasets, facets, etc
@wslulciuc wslulciuc added this to the 0.51.0 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant