Join Slack
Powered by
Hey, is it possible to run `--full-refresh` on jus...
# troubleshooting
p
phil_killarney
09/13/2022, 1:01 PM
Hey, is it possible to run
--full-refresh
on just a specific table(s) rather than the whole tap?
m
martin_morset
09/13/2022, 1:01 PM
You can create a tap that inherits from that tap and override the replication mode and select configs
v
visch
09/13/2022, 5:54 PM
Yes and you can do it without inherit if you want! Use the metadata override checkout
https://gitlab.com/vischous/oracle2mssql/-/blob/master/oracle2mssql/meltano.yml#L46-48
and
https://docs.meltano.com/concepts/plugins#metadata-extra
Open in Slack
Previous
Next