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

Streaming jobs do not cumulate datasets sent through a run #2767

Closed
pawel-big-lebowski opened this issue Mar 14, 2024 · 0 comments · Fixed by #2768
Closed

Streaming jobs do not cumulate datasets sent through a run #2767

pawel-big-lebowski opened this issue Mar 14, 2024 · 0 comments · Fixed by #2768

Comments

@pawel-big-lebowski
Copy link
Collaborator

I observed a streaming job that was correctly emitting OL event with input and output datasets which lead to a nice lineage graph. However, a single fail event at the end (which did not have any input / output datasets) broke the graph.

TODO:

  • write an integration test which emits streaming job OL event with inputs/outputs
  • emit OL event for the same run with no input / output datasets
  • make sure API responds with lineage connecting the datasets
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 a pull request may close this issue.

1 participant