fivetran / dbt_shopify

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

BUG - Remove commented out code in customer intermediate model #28

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 3 years ago

Are you a current Fivetran customer?

Fivetran created Bug

Describe the bug

There are lines in the shopify__customers__order_aggregates model that are commented out and not used. We should remove these commented out lines to avoid confusion. https://github.com/fivetran/dbt_shopify/blob/a1151a067b79344e2d68af63fd3c587710d1f87c/models/intermediate/shopify__customers__order_aggregates.sql#L12

Expected behavior

Only code that is used is in the model.