fivetran / dbt_stripe

Data models for Stripe built using dbt.
https://fivetran.github.io/dbt_stripe/
Apache License 2.0
30 stars 31 forks source link

[Bug] stripe__daily_overview run exceeds memory #59

Closed fivetran-reneeli closed 1 year ago

fivetran-reneeli commented 1 year ago

Is there an existing issue for this?

Describe the issue

The stripe__daily_overview model times out when run. The fix probably will be similar to what was done in our Recurly package.

image (2)

A customer raised this issue in dbt slack. https://getdbt.slack.com/archives/C01D1R2JLLA/p1677259324297449

Relevant error log or model output

No response

Expected behavior

A clean run

dbt Project configurations

n/a

Package versions

v0.9.0

What database are you using dbt with?

bigquery

dbt Version

v1.4.1

Additional Context

No response

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

fivetran-reneeli commented 1 year ago

Issue addressed in v0.10.0