Github user patricker commented on the issue:
https://github.com/apache/nifi/pull/2194
@ijokarumawak After testing it out with a few other files I found that I
really need to add an option to quote strings and escape delimiter characters
when they appear in values. These are things that the CSV Record Reader already
supports reading, let me add them and update.---
