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

Update schema creation #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

henriblancke
Copy link

@henriblancke henriblancke commented Aug 31, 2020

Description of change

While trying to integrate tap-google-sheets into a local transferwise/pipelinewise setup, I noticed that pipelinewise does not support multiple types when using anyOf. JSON Schema supports specifying multiple types in an array. I thought the easiest way was to update this tap. I also added support for direct number casting.

eculicny added a commit to Health-Union/tap-google-sheets that referenced this pull request Nov 16, 2020
eculicny added a commit to Health-Union/tap-google-sheets that referenced this pull request Nov 16, 2020
* Updated schema generation to handle number format and be pipelinewise compatible: From singer-io#19

* Reverted anyOf to array change as its unnecessary

* Revert "Reverted anyOf to array change as its unnecessary" This reverts commit 6a7b719.

Co-authored-by: Chris Ulicny <[email protected]>
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.

1 participant