UNKNOWN_FIELD_EXCEPTION error class
Encountered <changeType>
during parsing: <unknownFieldBlob>
, which can be fixed by an automatic retry: <isRetryable>
NEW_FIELDS_AND_WIDENED_TYPES_IN_FILE
Unknown fields and type changes inside file path: <filePath>
Rescued file schema: <newColumnsInFileSchema>
Schema of fields with widened types: <widenedColumnsInFileSchema>
NEW_FIELDS_AND_WIDENED_TYPES_IN_RECORD
Rescued record schema: <newColumnsInRecordSchema>
Schema of fields with widened types: <widenedColumnsInRecordSchema>
NEW_FIELDS_AND_WIDENED_TYPES_IN_RECORD_WITH_FILE_PATH
Unknown fields and type changes inside file path: <filePath>
Rescued record schema: <newColumnsInRecordSchema>
Schema of fields with widened types: <widenedColumnsInRecordSchema>
NEW_FIELDS_AND_WIDENED_TYPES_IN_RECORD_WITH_SCHEMA_LOCATION
Schema location: <schemaLocation>
Identifier: <identifier>
Rescued record schema: <newColumnsInRecordSchema>
Schema of fields with widened types: <widenedColumnsInRecordSchema>
NEW_FIELDS_IN_FILE
Unknown fields inside file path: <filePath>
Rescued file schema: <newColumnsInFileSchema>
NEW_FIELDS_IN_RECORD_WITH_FILE_PATH
Unknown fields inside file path: <filePath>
Rescued record schema: <newColumnsInRecordSchema>
NEW_FIELDS_IN_RECORD_WITH_SCHEMA_LOCATION
Schema location: <schemaLocation>
Identifier: <identifier>
Rescued record schema: <newColumnsInRecordSchema>
NEW_TYPE_FOR_FIELDS_IN_FILE
New type for fields inside file path: <filePath>
Schema of fields with widened types: <widenedColumnsInFileSchema>
NEW_TYPE_FOR_FIELDS_IN_RECORD_WITH_FILE_PATH
New type for fields inside file path: <filePath>
Schema of fields with widened types: <widenedColumnsInRecordSchema>