Data Quality policies let you continuously validate the accuracy, completeness, and consistency of your data as it flows through your pipelines.
Use these policies when you want to:
- Detect issues like null values, out-of-range values, or pattern mismatches in critical columns.
- Ensure data is fit for consumption before it reaches dashboards, models, or downstream applications.
- Automatically run checks on schedules and persist good and bad records for deeper analysis.
Use these APIs to create, run, and manage Data Quality policies.
Was this page helpful?