You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/10/25 16:20:04 UTC

[GitHub] [commons-csv] aherbert opened a new pull request, #279: CSVParser: Identify duplicates in null, empty and blank header names (WIP)

aherbert opened a new pull request, #279:
URL: https://github.com/apache/commons-csv/pull/279

   This changes the CSVParser to throw on a duplicate null header name when using DuplicateHeaderMode.DISALLOW. This matches the behaviour of CSVFormat.
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-csv] garydgregory merged pull request #279: CSVParser: Identify duplicates in null, empty and blank header names

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #279:
URL: https://github.com/apache/commons-csv/pull/279


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org