Andy Carter
08/29/2023, 9:31 PMtap-googleads
variant that works well with postgres? What I've found so far:
• --full-refresh
to get around the state issue, but I can't specify that as a task definition.
Edit: https://meltano.slack.com/archives/C01TCRBBJD7/p1677245890877279 looks useful, I need to set a flattening level for the matatika variantAndy Carter
08/29/2023, 9:31 PM2023-08-29T21:21:52.653523Z [info ] ValueError: State file contains duplicate entries for partition: {state_partition_context}. cmd_type=elb consumer=False name=tap-googleads producer=True stdio=stderr string_id=tap-googleads
2023-08-29T21:21:52.653678Z [info ] Matching state values were: [{'context': {'resourceNames': ['customers/2705896600', 'customers/2368880772'], 'client_id': '2705896600'}}, {'context': {'resourceNames': ['customers/2705896600', 'customers/2368880772'], 'client_id': '2705896600'}, 'starting_replication_value': None}] cmd_type=elb consumer=False name=tap-googleads producer=True stdio=stderr string_id=tap-googleads
visch
08/29/2023, 11:35 PM