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

Added timezone to column description #42

Closed
wants to merge 3 commits into from

Conversation

mvtemple
Copy link
Contributor

@mvtemple mvtemple commented Jun 13, 2022

Pull Request
Are you a current Fivetran customer?
Ephemeral Tattoos.

What change(s) does this PR introduce?
Add timezone notation to timestamp column. Should replicate for all timestamp columns for clarity.

Did you update the CHANGELOG?

  • Yes

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • No (please provide an explanation as to how the change is non-breaking below.)

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)

  • Yes

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

How did you test the PR changes?

  • CircleCi
  • Local (please provide additional testing details below)

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

  • BigQuery
  • Redshift
  • Snowflake
  • Postgres
  • Databricks
  • Other (provide details below)

Provide an emoji that best describes your current mood

💃

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 on our existing dbt packages or what you'd like to see next.

@fivetran-joemarkiewicz fivetran-joemarkiewicz added the documentation Improvements or additions to documentation label Jun 13, 2022
Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mvtemple thanks so much for opening this PR to add a clearer description to our source documentation! 🙌

This change looks great and we will for sure want to fold this into the next release of the package! There are a few quick items we should update in addition to the change you listed here before we merge to the main branch and release:

  • Apply the same field definition update to the stg_stripe.yml file.
  • Increase the dbt_project.yml and integration_test/dbt_project.yml version to be the appropriately indexed 0.6.1 version.
  • Update the CHANGELOG.md to include your contribution and a description of the contribution 🏅.

Thank you again for taking the time to open this PR 😄. Let me know if you have any questions regarding the above requested changes.

@fivetran-joemarkiewicz fivetran-joemarkiewicz added the good first issue Good for newcomers label Jun 13, 2022
@fivetran-reneeli
Copy link
Contributor

Hey @mvtemple thanks again for opening this up. I went ahead and cleared away the rest of the changes needed; once our tests pass we'll go ahead and merge to main!

@fivetran-reneeli fivetran-reneeli mentioned this pull request Jun 17, 2022
14 tasks
@fivetran-reneeli
Copy link
Contributor

This has been merged with #45

@mvtemple
Copy link
Contributor Author

mvtemple commented Jun 21, 2022 via email

fivetran-reneeli added a commit that referenced this pull request Jun 21, 2022
Add timezone notation to timestamp column definition (#42)
Addition of subscription ID in the stg_stripe__invoice model (#41)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants