Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vvgsrk/f6964cb0de3da3d1744fdf3b0b2cf526 to your computer and use it in GitHub Desktop.
Save vvgsrk/f6964cb0de3da3d1744fdf3b0b2cf526 to your computer and use it in GitHub Desktop.
Validate row rank and incremental query result
{% test validate_row_rank_and_incremental_query_result(model, incremental_model) %}
{{ compare_row_rank_query_result_with_incremental_table(model, ref(incremental_model)) }}
WHERE result > 0
{% endtest %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment