boggdan_barrientos
11/16/2021, 4:53 PMtarget-redshift | loader | time=2021-11-16 17:46:14 name=target_redshift level=INFO message=Versioning column: ALTER TABLE raw_s3_appunisuper."INVENTARIO" RENAME COLUMN "_SDC_DELETED_AT" TO "_SDC_DELETED_AT_20211116_1746"
target-redshift | loader | time=2021-11-16 17:46:14 name=target_redshift level=INFO message=Adding column: ALTER TABLE raw_s3_appunisuper."INVENTARIO" ADD COLUMN "_SDC_DELETED_AT" character varying(10000)
I want to avoid this versioning and force targert-redshift use the schema that I create for the table. Any suggests to do it?
I'm running Meltano 1.87 and in the thread I share you the tap-s3-csv that I'm using. I cannot use schema extra from Meltano because I only have the capability of state with this tap.boggdan_barrientos
11/16/2021, 4:54 PMpat_nadolny
11/17/2021, 6:07 PMpat_nadolny
11/17/2021, 6:07 PMpat_nadolny
11/17/2021, 6:07 PMaaronsteers
11/17/2021, 6:11 PMaaronsteers
11/17/2021, 6:12 PMboggdan_barrientos
11/17/2021, 6:16 PMpat_nadolny
11/17/2021, 6:51 PMaaronsteers
11/17/2021, 8:39 PM