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

Add metadata extraction pivot #61

Closed LewisDavies closed 1 year ago

LewisDavies commented 1 year ago

Are you a current Fivetran customer?

Lewis Davies, Prisma

What change(s) does this PR introduce?

My Stripe data has metadata columns in the card and invoice_line_items. I've added the metadata extraction macro to these models.

Did you update the CHANGELOG?

Does this PR introduce a breaking change?

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Is this PR in response to a previously created Bug or Feature Request

How did you test the PR changes?

I added the relevant variables to my project and built the changed models locally. In my Stripe data card didn't have any values in metadata, but I was able to extract successfully extract values from invoice_line_item.

Select which warehouse(s) were used to test the PR

Provide an emoji that best describes your current mood

:dancer: **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.
LewisDavies commented 1 year ago

FYI @fivetran-joemarkiewicz

fivetran-joemarkiewicz commented 1 year ago

Hi @LewisDavies thanks for bumping this! Our new sprint just started yesterday. I will review this as part of it 😄