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

Revert "in schema, changed fields marked as numbers to singer.decimal… #88

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

jacobrobertbaca
Copy link
Contributor

Description of change

This reverts commit 5445f6f and then adds back singer.decimal only for schema fields that had a multipleOf property.

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

low

Rollback steps

  • revert this branch

Copy link
Contributor

@dmosorast dmosorast left a comment

Choose a reason for hiding this comment

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

Looks good according to c7579c5..change_decimal_schema. :shipit:

@jacobrobertbaca jacobrobertbaca merged commit 17a48f2 into master Mar 11, 2021
@jacobrobertbaca jacobrobertbaca deleted the change_decimal_schema branch March 11, 2021 16:43
tmck-code pushed a commit to lexerdev/tap-shopify that referenced this pull request Feb 3, 2022
singer-io#88)

* Revert "in schema, changed fields marked as numbers to singer.decimals (singer-io#86)"

This reverts commit 5445f6f.

* added singer.decimal only for number types that had multipleOf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants