-
Notifications
You must be signed in to change notification settings - Fork 4
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
[SNOW-171] Convert certifiedquizquestion_latest
table -> dynamic table
#99
Conversation
synapse_data_warehouse/synapse/dynamic_tables/V2.28.4__certifiedquizquestion_latest.sql
Outdated
Show resolved
Hide resolved
...data_warehouse/synapse/dynamic_tables/V2.28.5__add_comments_certifiedquizquestion_latest.sql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Just left a few comments.
@jaymedina before merging this : you will want to update the script names because 2.28 has already been taken. 🔥 Great work! Im excited about these changes! |
|
problem
Currently this latest table is a regular table that gets updated using tasks and streams. We can simplify our data warehouse by turning this into a dynamic table that updates itself without requiring tasks & streams.
solution
Following the instructions of this SOP:
testing
Link to cloned DB where all scripts were run
Data validation:
response_id
in the latest table compared to snapshot table