Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/2481
@e-kolpakov fair points. I added a commit to address your comments and
check how we process header and valid rows when we have escaped fields. This
change means that we will always keep escaping characters in the output (that's
why I had to change a unit test).---
