-
Notifications
You must be signed in to change notification settings - Fork 128
Add built-in methods for PII detection #486
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
Merged
Changes from 56 commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
14e1ee5
Add built-in methods for PII detection
ghanse b359636
Added configuration profiles and improved docs
ghanse 9ed05be
Improve docs
ghanse 7eb84a3
Update contains_pii message and add tests
ghanse 0a09308
Update check function
ghanse a934e2f
Refactor
ghanse 4069478
Merge branch 'main' into pii_detection
mwojtyczka 3021eda
Refactor
ghanse 5cca074
Refactor
ghanse b4ef3fa
Merge branch 'main' into pii_detection
ghanse 014c94f
Refactor and fix tests
ghanse 8c0192e
Fmt
ghanse 4a6941b
Change config and presidio log level
ghanse 3f37058
Update return types
ghanse 7971463
Fix check func message
ghanse 4dbc5ae
Fmt and python version
ghanse 042c189
Pandas UDF
ghanse 0c7699a
Fix UDF creation and execution
ghanse 2a0155f
Test
ghanse 42b4cb8
Test
ghanse dd99534
Test
ghanse 3cab031
Revert
ghanse 9478d70
Run tests on 3.11
ghanse 68cafba
Run tests on 3.11
ghanse 1254a0f
Fix tests
ghanse 8531171
Merge branch 'main' into pii_detection
mwojtyczka 434e9b6
Add perf warning and docs disclaimer
ghanse d60aed5
Install required modules at cluster level
ghanse 855e2fa
Install required modules
ghanse ca240f2
Use environments with Databricks connect
ghanse 5684598
Use environments with Databricks connect
ghanse 9b95655
Use environments with Databricks connect
ghanse 8e86cae
Use environments with Databricks connect
ghanse 9dce240
Use environments with Databricks connect
ghanse 3225454
Merge branch 'main' into pii_detection
mwojtyczka 8b6fc71
Merge branch 'main' into pii_detection
mwojtyczka b5bead5
Added configuration profiles and improved docs
ghanse 1a19e29
Limit PII detection environments
ghanse 9bf02cc
Update install path
ghanse 5db2e75
Fix fmt, pyproject file, and actions
ghanse 6f3a667
Merge branch 'main' into pii_detection
ghanse 8514538
Fix tests and pin dependencies
ghanse 1310543
Pin numpy
ghanse aa58326
Unpin numpy
ghanse a129366
Pin numpy
ghanse 3769317
Update docs
ghanse e1def09
Update demo
ghanse b854ac9
Format
ghanse 45dae55
Update docs/dqx/docs/reference/quality_rules.mdx
mwojtyczka b679aaf
Update src/databricks/labs/dqx/pii/pii_detection_funcs.py
mwojtyczka cf804f0
Merge branch 'main' into pii_detection
mwojtyczka 7feb2b8
Add dev documentation and tests
ghanse d591ed6
Revert dependency change
ghanse 7b1e982
Fix issue with config validation
ghanse 809141c
Remove unused default variable
ghanse c3efb21
Add e2e tests
ghanse f96b612
Update tests and documentation
ghanse 61b25bf
Update actions
ghanse ce4b971
Update e2e tests
ghanse 0fea1e8
Test
ghanse d554911
Validate dependency installation
ghanse b4bd87c
Fmt
ghanse 111a0a7
Fmt
ghanse d03ff35
Fix formatting
ghanse 98efabf
Clean-up error type and tests
ghanse abe135a
Fix tests
ghanse 284d6d2
Rename to does_not_contain_pii
ghanse 4a02c75
updated docs in demo
mwojtyczka 7e554a0
updated docs
mwojtyczka 6b5bf4c
Merge branch 'main' into pii_detection
mwojtyczka 876d4f0
removed pandas types
mwojtyczka 917af13
refactor
mwojtyczka 2a3e63c
updated streaming demo to use volume as path to avoid issues with aut…
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
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.