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

Refactor harvest validation for on prem deployment #365

Closed
3 tasks
aaron-collier opened this issue Mar 12, 2023 · 0 comments
Closed
3 tasks

Refactor harvest validation for on prem deployment #365

aaron-collier opened this issue Mar 12, 2023 · 0 comments
Assignees

Comments

@aaron-collier
Copy link
Contributor

The current harvest validation is based on the prior AWS deployment and retrieves data from S3, the task needs to be refactored to use the local data harvest location and archive data to validate the harvest.

  • Compare the harvest output dataframe to the most recent archive dataframe
  • If they are identical, no new data was harvested and the remainder of the ETL pipeline should be skipped
  • If there are changes, update the harvested output data.csv with the diff from the new harvest
@aaron-collier aaron-collier self-assigned this Mar 14, 2023
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