Created
April 28, 2022 12:49
-
-
Save vvgsrk/c8a7c61fb800a5cb36c6b05efec2dd3c to your computer and use it in GitHub Desktop.
Source Product Management Properties YML Configuration
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
version: 2 | |
models: | |
- name: src_product_management_product_history | |
tests: | |
- validate_row_rank_and_incremental_query_result: | |
incremental_model: src_product_management_product_latest_incremental | |
tags: ["nightly"] | |
- validate_row_count_for_lattest_and_incremental: | |
incremental_model: src_product_management_product_latest_incremental | |
tags: ["nightly"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment