luis_henrique_barbosa_da_silva
07/11/2023, 1:40 PMpat_nadolny
07/11/2023, 1:55 PMadd_metadata_columns
setting which adds sync timestamps to the rows, then transforming with dbt to stage only the latest set of data.pat_nadolny
07/11/2023, 1:56 PMluis_henrique_barbosa_da_silva
07/11/2023, 3:11 PMpat_nadolny
07/11/2023, 3:18 PMluis_henrique_barbosa_da_silva
07/11/2023, 3:45 PMluis_henrique_barbosa_da_silva
07/11/2023, 6:16 PMalexander_butler
07/13/2023, 6:31 PMoverwrite
that supports pattern matching stream names with fnmatch
. I also have a config called upsert
. Same concept using primary_keys
sent with schema message. Default is append.
If you are going to use dbt to run drop, you should write your table to a staging table. Then within a single transaction, execute create or replace table ... as select * from stage.table
or whatever equivalent ddlpat_nadolny
08/16/2023, 1:58 PM_sdc_extracted_at
columnpat_nadolny
08/16/2023, 1:59 PMpat_nadolny
08/16/2023, 1:59 PM