Re: [CSV] Thoughs on CSV-293 - Add support for multiple null String values

2024-08-14 Thread Gary Gregory
Hello All, It seems to me this is mostly out of bounds for Commons CSV and more the province of a JDBC driver, which Commons CSV definitely is not and has never aimed to be. Gary On Wed, Aug 14, 2024, 3:39 AM Dávid Szigecsán wrote: > Hi All, > > There is a JIRA feature request ( > https://issu

[CSV] Thoughs on CSV-293 - Add support for multiple null String values

2024-08-14 Thread Dávid Szigecsán
Hi All, There is a JIRA feature request ( https://issues.apache.org/jira/browse/CSV-293) for supporting multiple null strings, not just one. To be honest, I did not really know much about the mentioned CSVW definitions, but based on the comment in the ticket "Feel free to provide a PR on GitHub"