Dataplex provides the following two options to validate data quality:
Dataplex auto data quality (Public Preview) provides an automated experience for getting quality insights about your data. Auto data quality automates and simplifies quality definition with recommendations and UI-driven workflows. It standardizes on insights with built-in reports and drives actions through alerting and troubleshooting.
Dataplex data quality task (Generally Available) offers a highly customizable experience to manage your own rule repository and customize execution and results, using Dataplex for managed / serverless execution. Dataplex data quality task uses an open source component, CloudDQ, that can also open up choices for customers who want to enhance the code to their needs.
The focus of this lab module is Auto data quality - completeness checks.
Successful completion of prior modules
15 minutes or less
Data Quality Overview
About Auto Data Quality
Use Auto Data Quality
- Understand options for data quality in Dataplex
- Practical knowledge of running Auto Data Quality - completeness checks feature
We will use the same table as in the Data Profiling lab module.
Familiarize yourself with the table, from the BigQuery UI by running the SQL below-
SELECT * FROM oda_dq_scratch_ds.customer_master LIMIT 20
Click on the scan and define rules. Lets start with recommendations from Data profiling results.
Lets check all the fields for quality scan and click on "run now".
This concludes the module. Proceed to the next module.














