throw a better error when a user tries to archive a nonexistent table #1066
Labels
bug
Something isn't working
enhancement
New feature or request
good_first_issue
Straightforward + self-contained changes, good for new contributors!
snapshots
Issues related to dbt's snapshot functionality
Milestone
Issue
Issue description
If a user tries to archive a non-existent table, dbt shows an error like:
Instead, this should show the name of the relation which was not found. It should also contextualize that this error occurred during archival.
Results
Saw:
Would like:
System information
The output of
dbt --version
:The text was updated successfully, but these errors were encountered: