hey there. I’m having an issue with meltano config...
# troubleshooting
m
hey there. I’m having an issue with meltano config using
tap-mysql
. I am syncing a table and have excluded a particular row (using
- '!database-vendor_dealer_address.geom'
). it seems to work on initial sync, then fails on subsequent syncs due to a data issue in that particular column. I don’t want to sync it at all, but for some reason log-based syncs after the initial replication attempt to pick it up. any ideas?