Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

czgu
Copy link
Collaborator

@czgu czgu commented Mar 25, 2022

Previously, we assumed each line is a CSV row. But this might not be the case since CSV cells could also contain new line characters. In the new logic, the CSV reader would parse the row into valid CSV chunks and then return

@czgu czgu requested a review from kgopal492 March 25, 2022 19:52
kgopal492
kgopal492 previously approved these changes Mar 25, 2022
kgopal492
kgopal492 previously approved these changes Mar 25, 2022
@czgu czgu merged commit 88f5b7e into pinterest:master Mar 25, 2022
@czgu czgu deleted the csvfix branch March 25, 2022 20:35
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