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

Do not stop processing file on parsing error #29679

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Aug 21, 2023

What

We had file opening error where V3 would continue processing the files but V4 would stop processing the stream slice. We need not to break to avoid a breaking change. Eventually, we will fix this behavior but outside of V4 release (issue is #29680)

@maxi297 maxi297 requested a review from a team as a code owner August 21, 2023 19:08
@maxi297 maxi297 requested review from girarda and removed request for a team August 21, 2023 19:08
@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Aug 21, 2023
@maxi297 maxi297 merged commit b801a3d into master Aug 21, 2023
12 checks passed
@maxi297 maxi297 deleted the maxi297/s3-rollout-processing-discrepancy-where-v4-stops-and-not-v3 branch August 21, 2023 19:56
harrytou pushed a commit to KYVENetwork/airbyte that referenced this pull request Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants