CF_INTERNAL_ERROR error condition
Auto Loader encountered an internal error. Please contact Databricks support for assistance.
EARLIEST_SEQ_NUM_GREATER_THAN_EXPECTED_SEQ_NUM
Expected to read log entries starting from sequence number <earliestExpected>, but the earliest sequence number found is <earliestSeqNum>!
END_SEQ_NUM_GREATER_THAN_LATEST_SEQ_NUM
The requested end sequence number <endSeqNum> is larger than the latest durable sequence number <latestSeqNum>.
END_SEQ_NUM_LESS_THAN_START_SEQ_NUM
The end sequence number <endSeqNum> is smaller than the start sequence number <startSeqNum>.
FAILED_TO_GET_SORTED_WAL
Failed to get sorted WAL files for cleanup.
INVALID_STATE
Auto Loader is in an invalid state.
UNSUPPORTED_OPERATION
<operation> is not supported for <feature>.