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

converts sales_item_item_id to string #24

Conversation

evancole-untitled
Copy link

Pull Request
Are you a current Fivetran customer?
Yes. Evan Cole, Data Engineer for Untitled Firm

What change(s) does this PR introduce?
converts sales_item_item_id to type string due to errors created by

Did you update the CHANGELOG?

  • Yes

Does this PR introduce a breaking change?

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

sales_item_item_id is used in a coalesce in the dbt_quickbooks package, which will break that package unless changes are made to other id fields

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
  • [ x] No. These are breaking changes, so I didn't update the patch version

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

How did you test the PR changes?

  • CircleCi
  • [x ] Local (please provide additional testing details below)

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

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

Provide an emoji that best describes your current mood

@fivetran-joemarkiewicz
Copy link
Contributor

Hi @evancole-untitled thanks so much for opening this PR! As I had mentioned in our email chain, I will be sure to test this PR and troubleshoot any remaining issues that may be occurring.

I did want to provide a quick update that I will be OOO until next week. I will be sure to review and edit this PR once I am back next week. Thanks again and I will post here with more updates next week.

@fivetran-joemarkiewicz fivetran-joemarkiewicz added the bug Something isn't working label Mar 24, 2022
@fivetran-joemarkiewicz fivetran-joemarkiewicz changed the base branch from main to bugfix/evancole-untitled-casting March 24, 2022 18:57
@fivetran-joemarkiewicz
Copy link
Contributor

Hi @evancole-untitled as I had mentioned above, there are a few minor updates I will make before merging to the main branch. I am going to merge this PR into another working branch where I will be able to apply the relevant updates.

Feel free to follow along in the new PR for any additional updates.

@fivetran-joemarkiewicz fivetran-joemarkiewicz merged commit b125daf into fivetran:bugfix/evancole-untitled-casting Mar 24, 2022
@evancole-untitled
Copy link
Author

evancole-untitled commented Mar 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants