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

DATA-1750 Add sensors to staging models for int models #72

Closed

Conversation

kiranvasudev
Copy link
Contributor

DATA-1750

The changes in this PR make sure to get the parents of an intermediate table and add it as an input to the dbt task config. By doing this, we can make sure that data flows through int models as they are updated in the staging layer of DBT(which is connected to the core layer)

siklosid and others added 30 commits September 30, 2023 15:45
* deduplicate list of input dictionaries
* created functions that generate the seed input and athena and s3 tasks
* removed the follow_external_dependency as true as default for all athena inputs
this was done because the bucket name in the main module config can be different for how the manifest file is compiled
Added functionality for DBT seed and intermediate model input generation
fix: follow external dependency for staging models
this is done to keep track of dependencies of int models that are ephemeral
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.

3 participants