Class InvalidDataFormat (1.4.2)

InvalidDataFormat(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Action details for invalid or unsupported data files detected by discovery.

Attributes

NameDescription
sampled_data_locations MutableSequence[str]
The list of data locations sampled and used for format/schema inference.
expected_format str
The expected data format of the entity.
new_format str
The new unexpected data format within the entity.