I have a pipeline that started going very slow after a change. The issue was due to rows being skipped by the copy due to an error.
i was able to undo the change to a column formula and the pipeline runs fine now. the issue is that there was no indication of what was causing the issue.
Is there a way to get a detailed error message on why ADF is skipping rows?