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

Script for populating all persistent source schemas #851

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

courtneyholcomb
Copy link
Contributor

Description

I found it annoying to have to populate the persistent source schemas for each engine individually, especially since that required setting the warehouse connection env variables for each engine before you could properly run each make target. So I wrote a script / make target to populate the persistent source schemas for all relevant engines at once, making use of the logic in generate_snapshots.py to set those variables dynamically.

Try running make populate-persistent-source-schemas to test this out yourself!

@courtneyholcomb courtneyholcomb force-pushed the court/dynamic-source-schema-pop branch from c95b3b7 to dddd25d Compare November 7, 2023 22:52
@courtneyholcomb courtneyholcomb marked this pull request as ready for review November 7, 2023 22:53
@courtneyholcomb courtneyholcomb requested review from plypaul, tlento and WilliamDee and removed request for tlento November 7, 2023 22:53
@courtneyholcomb courtneyholcomb merged commit 07d9d5d into main Nov 7, 2023
11 checks passed
@courtneyholcomb courtneyholcomb deleted the court/dynamic-source-schema-pop branch November 7, 2023 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants