-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dagster-sigma] Add filter option to hide unused datasets (#25988)
## Summary Adds an optional config field to `SigmaFilter` to hide datasets which are unused by any workbook. ## How I Tested These Changes Update unit test. ## Changelog > [dagster-sigma] Added include_unused_datasets field to `SigmaFilter` to disable pulling datasets that aren't used by a downstream workbook.
- Loading branch information
Showing
2 changed files
with
39 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