CANNOT_READ_FILE error class
Cannot read <format>
file at path: <path>
.
CORRUPTED_FILE
The file at path <path>
is corrupted. Consider enabling checksum verification or reloading the original data. Cause: <cause>
DATA_TYPE_MISMATCH
Column types do not match the read schema. You can use the ‘rescuedDataColumn’ option when reading to rescue the data.
Mismatching columns: <columns>
DEFAULT
Cause: <cause>