-
Notifications
You must be signed in to change notification settings - Fork 128
feat: add suppress_skipped option and skipped flag for skipped checks #1063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mwojtyczka
merged 17 commits into
databrickslabs:main
from
Roshan1299:feat/953-skip-quietly-skipped-flag
Mar 23, 2026
Merged
Changes from 10 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
081029f
feat(schema): add skipped boolean field to dq_result_item_schema
Roshan1299 bb1fe77
feat(config): add skip_quietly option to ExtraParams
Roshan1299 d82937c
feat(engine): propagate skip_quietly from ExtraParams to DQRuleManager
Roshan1299 3d680c7
feat(manager): implement skip_quietly suppression and skipped flag in…
Roshan1299 a0cf8bd
test: add tests for skip_quietly and skipped flag, update existing sk…
Roshan1299 3f14548
Merge branch 'main' into feat/953-skip-quietly-skipped-flag
Roshan1299 0fca81d
Merge branch 'main' into feat/953-skip-quietly-skipped-flag
Roshan1299 2247386
Merge branch 'main' into feat/953-skip-quietly-skipped-flag
Roshan1299 001ca00
Merge branch 'main' into feat/953-skip-quietly-skipped-flag
Roshan1299 9b53187
test: fix test_define_user_metadata_and_extract_dq_results for skippe…
Roshan1299 0ea9507
fix(schema): move skipped field to end of result schema and cast null…
Roshan1299 f310a88
fix(config): rename skip_quietly to suppress_skipped
Roshan1299 e6bed25
docs: add suppress_skipped documentation, unit tests, and changelog e…
Roshan1299 84bce10
chore: remove changelog entry, generated during release
Roshan1299 0d03584
Merge branch 'main' into feat/953-skip-quietly-skipped-flag
mwojtyczka e6d772d
Apply suggestion from @mwojtyczka
mwojtyczka 1234d01
fix tests
mwojtyczka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.