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

add a new 'prepare' processor that should improve parsing #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

intersel
Copy link

@intersel intersel commented Apr 3, 2019

To use it, change the system setting "importx.datatype" to "csvplus".

The PR adds a new processor that improves support of CSV content (escape, enclosure, multiline)

intersel added 2 commits April 3, 2019 19:42
parse the fields that are multilines (multiple \n)
enclosure and escape should now work too...
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.

1 participant