Hi, I am using tap-mysql & target-snowflake fo...
# troubleshooting
s
Hi, I am using tap-mysql & target-snowflake for an year now, recently observing that the job takes around 3 minutes time after "Found state". Any ideas what could be causing the delay ??
using binlog replication method and Postgres as backend and Meltano version is 2.4.0
tap.properties.json is around 250 MB, on checking it has details of all the tables in the database, however for the extractor I have chosen only one table, is this normal ?
t
Assuming you're using the pipelinewise variant of tap-mysql - it's probably this: https://github.com/transferwise/pipelinewise-tap-mysql/issues/128