No, there is no way to do this currently.

The parser parses the line into and array of strings that must match the
size of the columns.

The underlying opencsv parser does not support this either.  You may have
to do some normalization work on your data if you need to account for this.




On November 16, 2019 at 08:49:36, Hema malini (nhemamalin...@gmail.com)
wrote:

Hi all,

Is there any way to mark some columns as optional in column mapping in CSV
parser.

Thanks and Regards,
Hema

Reply via email to