-
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 option to skip fetching column-level data for wor…
…kbooks to speed loading (#25905) ## Summary Adds an optional config option to loading Sigma data which allows users to skip loading column lineage. ## How I Tested These Changes New unit test. ## Changelog > `[dagster-sigma]` Add `skip_fetch_column_data` option to skip loading Sigma column lineage, which can speed up loading large instances.
- Loading branch information
Showing
2 changed files
with
55 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