-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
they were use case that we want to process whatever processable row and keep other at bay so only those error rows will be retried after.
Currently kotlin-csv only allow to skips error row.
You have to filter through the whole csv again just to validate what failed.
If there is an error channel, like an injectable lamda functions or whatever mechansm. We can keep the errors seperately
Metadata
Metadata
Assignees
Labels
No labels