proud-jackal-38797
03/23/2021, 4:27 PMripe-musician-59933
03/23/2021, 4:33 PMproud-jackal-38797
03/23/2021, 4:38 PMripe-musician-59933
03/23/2021, 4:41 PM> <replication key>
instead of >= <replication key>
when the key is an interger rather than a timestampproud-jackal-38797
03/23/2021, 4:44 PMripe-musician-59933
03/23/2021, 4:48 PMmeltano.yml
, unfortunately, no. you'd need to setup a dbt project and add your own dbt model to do this. Are you familiar with dbt already?
@salmon-salesclerk-77709 Can you help out here? I wonder if we could make it as easy as "deduplicate on key X" if we can generate the dbt models etc...salmon-salesclerk-77709
03/23/2021, 4:53 PMproud-jackal-38797
03/25/2021, 4:20 AMtruncate
in the meltano without dbt
?
I don't know what truncate
does.
I don't find the syntax for that..
Help me here..
Thanks for the earlier support and in advance here.salmon-salesclerk-77709
03/25/2021, 1:30 PMproud-jackal-38797
03/26/2021, 8:59 AMunique key
constraint, so that duplicate values are removed ?? I'm eager in deduplicating in the EL part itself, so that the cost of DML query in the target-bigquery side using dbt
won't be expensive, since deduplicating DML query has to run for every scheduled elt job.salmon-salesclerk-77709
03/26/2021, 10:23 AMproud-jackal-38797
03/26/2021, 11:26 AM