Since upgrading the AWS source plugin to “v24.1.0” from “v22.19.2”, I’m getting errors such as (see in thread):
Failed to drop NOT NULL constraint error="ERROR: column \"request_account_id\" of relation \"aws_directconnect_gateways\" does not exist (SQLSTATE 42703)" column=request_account_id module=pg-dest table=aws_directconnect_gateways
2024-02-08T20:18:24Z INF finished call grpc.code=Canceled grpc.component=server grpc.error="rpc error: code = Canceled desc = plugin returned error: ERROR: column \"request_account_id\" of relation \"aws_directconnect_gateways\" does not exist (SQLSTATE 42703)" grpc.method=Write grpc.method_type=client_stream grpc.service=cloudquery.plugin.v3.Plugin grpc.start_time=2024-02-08T20:18:15Z grpc.time_ms=9691.511 module=cli peer.address=@ protocol=grpc
Did I update too aggressively?