-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dbt): catch exceptions when invoking adapter to build column lin…
…eage (#22641) ## Summary & Motivation On issues like #22358 (comment), we should not fail the computation. Instead, we should surface the exception as a warning. ## How I Tested These Changes pytest
- Loading branch information
1 parent
b0ca171
commit 9de21f6
Showing
2 changed files
with
56 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters