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

delete loader to remove specific rows from a target table #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrmasterplan
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Feature

Description

Deleting on join is supported in the merge statement. This PR packages that into a loader that deletes keyed rows from a target table.

@JeppeBlixen
Copy link
Contributor

Your feature looks a bit different, but there are already a "DeleteDataLoader" and the delta handle have a "delete_data" function. This seems very similar in functionality?

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 this pull request may close these issues.

None yet

2 participants