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

Processing checkpoints and destructive operations on Dataframe #102

Open
Zejnilovic opened this issue Jul 23, 2021 · 0 comments
Open

Processing checkpoints and destructive operations on Dataframe #102

Zejnilovic opened this issue Jul 23, 2021 · 0 comments

Comments

@Zejnilovic
Copy link
Collaborator

We need to come up with a way to process checkpoints between destructive operations. So if I do filtering of the data and lose some rows, I can flag the next checkpoint as "post-destructive", "deduplication" or something similar.

This will pay off a lot when we implement validation #95 and have the ability to attach the control measures onto data frame instead of spark session.

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

No branches or pull requests

1 participant