I'm currently working on modifying a meta tap that...
# troubleshooting
m
I'm currently working on modifying a meta tap that uses the basic singer meta tap. If I change the name of the tap from
tap-a
to
tap-1-a
but the target table name has always been
tap-1-a
, will meltano assume it needs to be rerun all data and pass it into the table (potentially duplicating the table data) or will it recognize the existing table and update from the last run date?