fivetran/dbt_recurly

[BUG] Date_day should be date_week

fivetran-reneeli opened this issue · 2 comments

coalesce(account_rolling_overview.date_day, balance_transaction_periods.date_week) as date_week,

While looking through this I just realized I think this coalesce should be using date_week, not date_day!

@fivetran-catfritz is this issue able to be closed out? It seems the previous PR addressed the original issue.

@fivetran-joemarkiewicz Sorry about that. Yes #15 addresses this issue, so closing this out.