garydgregory commented on pull request #51:
URL: https://github.com/apache/commons-csv/pull/51#issuecomment-743802938


   I am wondering if instead of inventing yet another setting, the parser 
could/should use `QuoteMode.ALL_NON_NULL` to parse an non-quoted empty string 
as a `null`. Needs thinking and feedback... Note that `QuoteMode` is currently 
only used for printing, but it would make sense for us to be able to reuse it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to