-
Notifications
You must be signed in to change notification settings - Fork 131
FEATURE: Added profile build for "has_no_outliers" check #1317
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 31 commits into
databrickslabs:main
from
IvannKurchenko:feature/has_no_outliers
Jul 24, 2026
Merged
Changes from 26 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f238d37
initial implementation
IvannKurchenko c654a9e
docs updated
IvannKurchenko 0e02286
final polishing
IvannKurchenko 063b737
final polishing
IvannKurchenko abbb157
Merge branch 'main' of github.com:databrickslabs/dqx into feature/has…
IvannKurchenko 27d750e
Merge branch 'main' into feature/has_no_outliers
mwojtyczka 3440fbd
integration tests fixed, review comments addressed
IvannKurchenko 9ebbe52
fix test
IvannKurchenko 13bb5cd
Merge branch 'feature/has_no_outliers' of github.com:IvannKurchenko/d…
IvannKurchenko bcb6d09
aligned stale documentation
IvannKurchenko 69d2304
fomratting and linting
IvannKurchenko 794cf15
Merge branch 'main' into feature/has_no_outliers
mwojtyczka e1e12b4
configure enablement per column
IvannKurchenko 00b5375
integration tests added case for decimal type
IvannKurchenko c62464b
skip generation for equal values
IvannKurchenko bc63c99
Using `get_limit_expr` for bounds expression
IvannKurchenko 956545f
docstring update
IvannKurchenko 5274bb1
fix docstring
IvannKurchenko cc24977
minor fixes
IvannKurchenko ef8b5f2
Update tests/integration/test_profiler.py
IvannKurchenko 0cd1b13
Update tests/integration/test_profiler.py
IvannKurchenko 7d2fd34
Update src/databricks/labs/dqx/profiler/profile_builder.py
IvannKurchenko a493045
Update src/databricks/labs/dqx/profiler/profile_builder.py
IvannKurchenko e04827a
integration tests and post review fixes
IvannKurchenko 0e8bf38
Address has_no_outliers profiler review findings
mwojtyczka 73c5544
Merge branch 'main' into feature/has_no_outliers
mwojtyczka ef541be
config made false by default
IvannKurchenko 091183c
Merge remote-tracking branch 'origin/main' into feature/has_no_outliers
mwojtyczka 8be243d
Enable has_no_outliers option in profiler integration tests
mwojtyczka 2be32cd
Merge branch 'main' into feature/has_no_outliers
mwojtyczka 2ff6ee4
Merge branch 'main' into feature/has_no_outliers
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
Oops, something went wrong.
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.