Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Stripe created field for balance transactions should explicitly be defined as UTC #43

Closed
2 of 4 tasks
fivetran-joemarkiewicz opened this issue Jun 13, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

The current definition of the created field within the balance_transaction source should explicitly define the timezone the timestamp is reported within. The stripe connector syncs this field as UTC and we should address it as such.

Relevant error log or model output

N/A

Expected behavior

The field definition details the UTC timezone.

dbt Project configurations

N/A

Package versions

packages:

  • package: fivetran/stripe_source
    version: [">=0.6.0", "<0.7.0"]

What database are you using dbt with?

bigquery

dbt Version

v 1.1.0

Additional Context

No response

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

  • Yes.
  • Yes, but I will need assistance and will schedule time during our office hours for guidance
  • No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants