Hello,

I use a DataFrameReader and I use permissive mode for corrupted records. I
would like to have more information about corrupted records: for example,
in the case of a schema mismatch, something like: "Invalid type. Expected
Integer but got String for column number 12 (in case of csv).
By the way, I am unfortunately stuck with spark 2 :-).

Thank you for your advice,

Aurelien

Reply via email to