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

CAT: validate stream schemas to be valid json schemas #32787

Merged
merged 13 commits into from
Dec 5, 2023

Conversation

davydov-d
Copy link
Collaborator

@davydov-d davydov-d commented Nov 24, 2023

What

Fixed #29422

How

  • Run json schema validation against every stream schema

@davydov-d davydov-d requested a review from a team November 24, 2023 10:53
Copy link

vercel bot commented Nov 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 5:33am

@davydov-d davydov-d changed the base branch from master to dev November 24, 2023 11:02
Copy link
Collaborator

@lazebnyi lazebnyi left a comment

Choose a reason for hiding this comment

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

lgtm

@octavia-squidington-iv octavia-squidington-iv requested a review from a team November 24, 2023 11:11
@davydov-d
Copy link
Collaborator Author

@evantahler can you please take a quick look?

Copy link
Contributor

@bnchrch bnchrch left a comment

Choose a reason for hiding this comment

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

@lazebnyi THANK YOU SO MUCH FOR THIS! YES!

Did you have the time to run the CAT test against some connectors?

The only reason I ask is before we merge we should be reasonably sure we wont blow up the nightly reports.

Approving in advance though.

Thanks again

@bnchrch
Copy link
Contributor

bnchrch commented Nov 30, 2023

@davydov-d @lazebnyi It looks like theres been a bad rebase? Could you take a look? Afterwards it seems like we should be good to merge :)

@lazebnyi lazebnyi changed the base branch from dev to master December 5, 2023 05:19
@lazebnyi lazebnyi merged commit 1ef5e80 into master Dec 5, 2023
@lazebnyi lazebnyi deleted the ddavydov/cat-discovery-ensure-valid-json branch December 5, 2023 05:48
rishabh-cldcvr pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Dec 14, 2023
Co-authored-by: Roman Yermilov [GL] <86300758+roman-yermilov-gl@users.noreply.github.com>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Anatolii Yatsuk <35109939+tolik0@users.noreply.github.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a CAT test to ensure the catalog has valid JSON nodes
8 participants