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

Make Shopify enforced data solution a general utility in the CDK #6152

Closed
vitaliizazmic opened this issue Sep 16, 2021 · 1 comment
Closed

Comments

@vitaliizazmic
Copy link
Contributor

Tell us about the problem you're trying to solve

Sometime sources API return not convenient for using type of values which should be transformed. E.g, according to issue #4841 Shopify stream returns price fields as a string. This makes it difficult to do simple math or create sales reports.

Describe the solution you’d like

Use general enforced data solution.

Describe the alternative you’ve considered or used

Enforced data solution was created for Shopify source #5244 This solution can become a part of CDK.

@bazarnov
Copy link
Collaborator

It's done as TypeTransformer in CDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants