Some of the bad rows schemas contain "polymorphic" fields, e.g. the field value can be an object or a string, depending on the context. This causes problems for querying the badrows in BigQuery, where fields must have a single well-defined type.
The schemas should be simplified so that each field has only one type.
Some of the bad rows schemas contain "polymorphic" fields, e.g. the field value can be an object or a string, depending on the context. This causes problems for querying the badrows in BigQuery, where fields must have a single well-defined type.
The schemas should be simplified so that each field has only one type.
Here is a list of the affected fields:
data.failure.message.error
data.failure.dataReports.targets
data.failure.error.location
data.failure.messages.error
data.failure.messages.error