fivetran / dbt_shopify

Fivetran's Shopify dbt package
https://fivetran.github.io/dbt_shopify/
Apache License 2.0
52 stars 40 forks source link

[Feature] Leverage macro to ensure no fan outs #67

Open fivetran-reneeli opened 11 months ago

fivetran-reneeli commented 11 months ago

Is there an existing feature request for this?

Describe the Feature

With the removal of the dbt_expectations.expect_table_row_count_to_equal_other_table in PR #66 , we'll need to come up with an in house macro that will check that the metafield mondels have the same row count as the staging models.

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

Anything else?

No response