Forum Discussion
marjan_karafilo
4 years agoContributor
Hi @Rahul ,
Did you check for duplicate rows (data) while processing in child pipeline?
Also, are you ignoring empty data in child pipeline in CSV Parser?
Maybe in Parent pipeline, the CSV Formatter is set to ignore empty stream, so you see different count values.
BR,
Marjan
- Rahul4 years agoNew Contributor III
@marjan.karafiloski in CSV parser I am using ignore empty data and child pipeline and pipeline execute have a different count.
child :
pipeline execute in parent pipeline :