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

Sync should check unload targets #93

Open
tvogels01 opened this issue Feb 16, 2018 · 0 comments
Open

Sync should check unload targets #93

tvogels01 opened this issue Feb 16, 2018 · 0 comments

Comments

@tvogels01
Copy link
Contributor

Summary

Arthur should check whether unload targets are valid during the sync operation so that we don't get surprised by failures when the ETL runs unload.

Details

  • During the sync from local files to S3, check whether the unload targets mentioned in any table design are actually known targets per their schema description.
  • Should fail if schemas are not setup but mentioned as unload targets.
  • Currently we only validate tables against other tables but not the configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant