Hi,
one of the Azure data factory pipeline failed with this error. where can we find the more detailed information like in which rows of the source file we have issues.
{"message":"at Source 'source1': Column 'int_col has incompatible types( Found: StringType, Required: IntegerType). Details:at Source 'source1': Column 'int_col has incompatible types( Found: StringType, Required: IntegerType)","failureType":"UserError","target":"df_all_types_poc","errorCode":"DFExecutorUserError"}
Thanks,
Saikumar