Hi, the `target-bigquery` throws error `CRITICAL ...
# troubleshooting
f
Hi, the
target-bigquery
throws error
CRITICAL Cannot format a record for stream XY to its corresponding BigQuery schema.
when being handed
Json
from
tap-postgres
the
target-bigquery
has a setting
data_flattening_max_level: 1
, but it doesnt solve the issue. what do we do?