aaron
04/02/2021, 7:45 PMtap-postgres to `target-bigquery`and the source has string arrays. It’s generating a schema that BQ doesn’t like. Any idea how to work around this or which fork to use?
target-bigquery | CRITICAL 'type' or 'anyOf' are required fields in property: {'$ref': '#/definitions/sdc_recursive_string_array'}douwe_maan
04/02/2021, 7:47 PM$ref s: https://github.com/adswerve/target-bigquery/issues/12#issuecomment-805352727
Is it an option to explicitly override the schema for this particular column using https://meltano.com/docs/plugins.html#schema-extra?aaron
04/02/2021, 7:49 PM