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

[ETL-289] Remove deleted and duplicated samples #41

Merged
merged 2 commits into from
Apr 17, 2023
Merged

Conversation

philerooski
Copy link
Contributor

This PR covers removing deleted samples. (Removing duplicate samples was already implemented).

If a data type is a HealthKit data type, we check if it has a respective "deleted" table. If it does, we remove records which have a sample key in the "deleted" table. Otherwise, we carry on as usual without removing any records.

I also did some minor clean up in templates/glue-job-role.yaml and fixed a bug in templates/glue-workflow.j2

@philerooski philerooski requested a review from a team as a code owner April 14, 2023 00:37
Copy link
Member

@thomasyu888 thomasyu888 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Nice! I really like that merge on left_anti feature!

@philerooski philerooski merged commit 754fe3d into main Apr 17, 2023
@philerooski philerooski deleted the etl-289 branch April 19, 2023 14:09
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.

2 participants