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

Remove validation #17280

Merged
merged 5 commits into from
Sep 27, 2022
Merged

Remove validation #17280

merged 5 commits into from
Sep 27, 2022

Conversation

benmoriceau
Copy link
Contributor

@benmoriceau benmoriceau commented Sep 27, 2022

What

Remove the stream migration validation

This is related to https://github.com/airbytehq/oncall/issues/698

Some connector don't emit all the state that should be emitted, resulting in a validation error.
This validation is deprecated for the cloud project because platform has been migrated a while ago and can aggregate state properly. Another review will be done in the cloud in order to properly set this feature flag.

@github-actions github-actions bot added area/platform issues related to the platform area/worker Related to worker labels Sep 27, 2022
@benmoriceau benmoriceau temporarily deployed to more-secrets September 27, 2022 19:48 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets September 27, 2022 20:16 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets September 27, 2022 20:22 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets September 27, 2022 20:28 Inactive
@benmoriceau benmoriceau merged commit 0404203 into master Sep 27, 2022
@benmoriceau benmoriceau deleted the bmoric/remove-state-validation branch September 27, 2022 21:08
benmoriceau added a commit that referenced this pull request Sep 27, 2022
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
* Remove validation

* Revert "Remove validation"

This reverts commit 156a227.

* Put the validation behind a feature flag

* Fix typo

* format
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
* Remove validation

* Revert "Remove validation"

This reverts commit 156a227.

* Put the validation behind a feature flag

* Fix typo

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants