Join Slack
Powered by
<https://github.com/MeltanoLabs/tap-csv> Is there ...
# best-practices
t
Tanner Wilcox
06/10/2025, 9:07 PM
https://github.com/MeltanoLabs/tap-csv
Is there a way to configure this tap to drop the table before it runs every time?
e
Edgar RamÃrez (Arch.dev)
06/11/2025, 4:41 PM
Hi Tanner 👋 Which target are you using?
t
Tanner Wilcox
06/11/2025, 5:53 PM
postgres
e
Edgar RamÃrez (Arch.dev)
06/12/2025, 3:49 PM
Ok, then the next release of the SDK (tap-csv will be updated shortly after that) will let you send
ACTIVATE_VERSION
messages that instruct target-postgres to clear the destination table for FULL_TABLE replication streams.
🔥 1
Open in Slack
Previous
Next