-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend Cosmos custom selector to support + when using paths and tags (#…
…1150) This PR resolves #1141 where dbt projects loaded with DBT_MANIFEST were unable to parse using the GraphSelector. Changes: - updated GraphSelector to take into account path and tag dbt selector methods - update SelectorConfig to use regex to parse selection statement to handle graph and path statements ## Related Issue(s) Closes: #1141 Closes: #823 Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Micah Victoria <[email protected]>
- Loading branch information
1 parent
a89389d
commit f7354e5
Showing
2 changed files
with
150 additions
and
18 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