Closed tmjohnson-joyceuni closed 1 year ago
Hey @tmjohnson-joyceuni - is there anything else you could share about your setup? The debug logs, etc. Thanks :)
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.
When I run
dbt run-operation stage_external_source
my external models get skippedWhen I run
dbt run-operation stage_external_sources --vars "ext_full_refresh: true"
The run completes with 0 models processed