Hi everyone, someone already use tap-mysql with l...
# troubleshooting
a
Hi everyone, someone already use tap-mysql with log based replication + dbt ? I would like to know if exists dbt macro or sql query to build an incremental view on dbt according to update and delete operation with _sdc_deleted_at and _sdc_received_at columns. My intention is to rebuild last version table with binlog files and dbt. Thanks 🙂