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

Add the ability to get information about tasks completed so far from sources, transformers, and sinks #403

Closed
yruslan opened this issue May 7, 2024 · 0 comments · Fixed by #404
Labels
DE enhancement New feature or request Pramen-Scala

Comments

@yruslan
Copy link
Collaborator

yruslan commented May 7, 2024

Background

This feature is needed so that a job can determine if schema has changed during the execution of the dependent job.

Feature

Add the ability to get information about tasks completed so far from sources, transformers, and sinks.

Example

--

Proposed Solution

Extend Pramen trait to get the current state of the pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DE enhancement New feature or request Pramen-Scala
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant