commons-csv icon indicating copy to clipboard operation
commons-csv copied to clipboard

[CSV-63] CSVPrinter always quotes empty string if it is the first on a

Open tha2015 opened this issue 9 years ago • 9 comments

I modified CSVPrinter.printRecords() methods and CSVFormat.printRecord() methods to handle first value of a record differently if it is an empty string and there are following values

tha2015 avatar Dec 09 '16 07:12 tha2015

Thank you @tha2015 , this is a fix we would very much like to see.

jeff303 avatar Sep 22 '17 16:09 jeff303

@tha2015 May you please rebase on git master?

garydgregory avatar Jul 05 '21 16:07 garydgregory