You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #244 , with the removal of ApacheCommonCsvRecord, the ApacheCommonCsvRecordReader makes no sense. This reader is redundant with FlatFileRecordReader.
The ApacheCommonCsvRecordReader should be removed from the public API.
The text was updated successfully, but these errors were encountered:
This is related to #244 , with the removal of
ApacheCommonCsvRecord
, theApacheCommonCsvRecordReader
makes no sense. This reader is redundant withFlatFileRecordReader
.The
ApacheCommonCsvRecordReader
should be removed from the public API.The text was updated successfully, but these errors were encountered: