Created
April 28, 2022 12:46
-
-
Save vvgsrk/ca8691da7df44ca43a3ac0d93504b0b5 to your computer and use it in GitHub Desktop.
Validate row count for lattest based on history and incremental models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% test validate_row_count_for_lattest_and_incremental(model, incremental_model) %} | |
{{ compare_lattest_and_incremental_row_count(model, ref(incremental_model)) }} | |
WHERE diff_count > 0 | |
{% endtest %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment