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

Fixes Schema flattening issues #129

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Fixes Schema flattening issues #129

merged 1 commit into from
Jul 13, 2022

Conversation

visch
Copy link
Contributor

@visch visch commented Jul 13, 2022

Closes #127

@visch
Copy link
Contributor Author

visch commented Jul 13, 2022

Verified data looks the same between versions

meltano invoke tap-clickup > out For both versions
Then
cat out | meltano invoke target-jsonl for both

Then
ls | xargs -I % sh -c 'echo %; diff % ../output_before/%'

Looked good Closing then will release a new version

@visch visch mentioned this pull request Jul 13, 2022
@visch visch merged commit 9921ddd into main Jul 13, 2022
@visch visch deleted the update_sdk branch May 17, 2024 20:01
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.

Flattening Breaks Schema
1 participant