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

dlt revert pipeline load package #1320

Open
adrianbr opened this issue May 3, 2024 · 1 comment
Open

dlt revert pipeline load package #1320

adrianbr opened this issue May 3, 2024 · 1 comment
Labels
community This issue came from slack community workspace

Comments

@adrianbr
Copy link
Contributor

adrianbr commented May 3, 2024

Feature description

some kind of way to revert a load - suppose i get bad data that breaks my schemas - can I run a command and revert (delete/drop) a load's schema changes and data load?

Are you a dlt user?

None

Use case

we get a column due to a bug at source which we then fix and want to drop the buggy column/load

Proposed solution

cli command to delete columns and rows

Related issues

No response

@rudolfix
Copy link
Collaborator

rudolfix commented May 5, 2024

yes it is possible for append and quite trivial. for merge or scd2 maybe re-loading data with load_id as a merge key will do the trick?

@rudolfix rudolfix added the community This issue came from slack community workspace label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community This issue came from slack community workspace
Projects
Status: Todo
Development

No branches or pull requests

2 participants