finn_frotscher
04/21/2022, 10:30 AMtarget-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?