If I'm using a blob state backend, and I delete th...
# troubleshooting
a
If I'm using a blob state backend, and I delete the existing state file for my tap & target combination, is that the equivalent of the next run having the
--full-refresh
option? Or does
--full-refresh
do anything else in addition? Reason I ask is: My container instances in Azure have a fixed
meltano
command that can't be changed, so any way I can have of avoiding to need to run an altered meltano command is welcome!