-
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.
Standardize returning
ResourceTypeSelector
instances in dbt list
…
…and `dbt build` (#10739) * Remove duplicated constructor for `ResourceTypeSelector` * Add type annotation for `ResourceTypeSelector` * Standardize on constructor for `ResourceTypeSelector` where `include_empty_nodes=True` * Changelog entry
- Loading branch information
1 parent
574e2d0
commit 5c0d7ce
Showing
3 changed files
with
15 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
kind: Under the Hood | ||
body: Standardize returning `ResourceTypeSelector` instances in `dbt list` and `dbt | ||
build` | ||
time: 2024-09-18T17:03:25.639516-06:00 | ||
custom: | ||
Author: dbeatty10 | ||
Issue: "10739" |
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