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

🐛Source Stripe bugfix: Update stripe data types to output number instead of int #3728

Merged
merged 5 commits into from
May 28, 2021

Conversation

sherifnada
Copy link
Contributor

For some reason a lot of integer fields are being output as <value>.0 which breaks normalization. This is also happening in other sources, Shopify and Recurly. We need to root cause this issue or roll out a wider fix, perhaps using the CDK. For now, we're just trying to unblock the user.

For some reason a lot of integer fields are being output as `<value>.0` which breaks normalization. This is also happening in other sources, Shopify and Recurly. We need to root cause this issue or roll out a wider fix, perhaps using the CDK. For now, we're just trying to unblock the user.
@sherifnada
Copy link
Contributor Author

sherifnada commented May 28, 2021

/publish connector=connectors/source-stripe

🕑 connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/886972879
✅ connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/886972879

@sherifnada sherifnada merged commit b853403 into master May 28, 2021
@sherifnada sherifnada deleted the sherif/fix-stripe-schema branch May 28, 2021 22:10
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.

None yet

1 participant