fivetran / dbt_stripe_source

Fivetran's Stripe source dbt package
https://fivetran.github.io/dbt_stripe_source/
Apache License 2.0
8 stars 27 forks source link

[Feature] Provide dispatch for macros #75

Closed fivetran-reneeli closed 3 months ago

fivetran-reneeli commented 3 months ago

Is there an existing issue for this?

Describe the issue

We should leverage the adapter dispatch for all macros in order to allow customers to override them when needed. (livemode_predicate )

Relevant error log or model output

No response

Expected behavior

We can test that the macro can be overridden using the dispatch config.

dbt Project configurations

na

Package versions

na

What database are you using dbt with?

other (mention it in "Additional Context")

dbt Version

na

Additional Context

No response

Are you willing to open a PR to help address this issue?

fivetran-reneeli commented 3 months ago

removing to consolidate with this https://github.com/fivetran/dbt_stripe/issues/79