-
Notifications
You must be signed in to change notification settings - Fork 462
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
Add data quality part for parking_sensor_synapse using great expectations library #641
base: main
Are you sure you want to change the base?
Conversation
Adding linkedService: sywsdev77-WorkspaceDefaultSqlServer Adding integrationRuntime: AutoResolveIntegrationRuntime Adding linkedService: sywsdev77-WorkspaceDefaultStorage Adding linkedService: Ls_KeyVault_01 Adding linkedService: Ls_AdlsGen2_01 Adding linkedService: Ls_Rest_MelParkSensors_01 Adding pipeline: P_Ingest_MelbParkingData Adding dataset: Ds_REST_MelbParkingData Adding dataset: Ds_AdlsGen2_MelbParkingData Adding notebook: 02_standardize Adding notebook: 03_transform Adding trigger: T_Sched Adding notebook: 00_setup Adding notebook: 01a_explore Adding notebook: 01b_explore_sqlserverless
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Will move change to Archive folder to close this out. |
@cchenshu please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
@devlace - Can this PR just be closed now since the |
Type of PR
Purpose
0. Create mount point path for spark job
1. Configure DataContext
2. Create a BatchRequest based on dataframe
3. Define Expecation Suite and corresponding Data Expectations
4. Configure a checkpoint and run Expectation suite using checkpoint
Does this introduce a breaking change? If yes, details on what can break
No
Author pre-publish checklist
Validation steps
Issues Closed or Referenced