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

fix: delimiters reset across non-delimited types (reverts #4366) #4371

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

agavra
Copy link
Contributor

@agavra agavra commented Jan 23, 2020

Description

Reverting #4366 and instead preventing delimiters from being piped through across non-delimited formats (see #4368 for an alternative solution) after discussing with @big-andy-coates.

Testing done

  • Updated the unit tests (kept the QTT tests testing the converting from DELIMITED->JSON/AVRO)

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

@agavra agavra requested a review from a team as a code owner January 23, 2020 17:13
Copy link
Contributor

@vcrfxia vcrfxia left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the helpful comment!

Co-Authored-By: Victoria Xia <[email protected]>
@agavra agavra merged commit 5788729 into confluentinc:master Jan 24, 2020
@agavra agavra deleted the delimited_fix branch January 24, 2020 00:39
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.

2 participants