Release Notes - v15.3
π New Feature: Data Quality Check for DB Pipelines
Section titled βπ New Feature: Data Quality Check for DB PipelinesβWe are excited to introduce Data Quality Check for Database (DB) connections β a new capability designed to improve data reliability and pipeline monitoring.
Why This Feature is Needed
Section titled βWhy This Feature is NeededβData inconsistencies between source and destination systems can impact reporting accuracy and downstream analytics.
The new Data Quality Check feature helps identify:
- Mismatched record counts between source and destination systems
This enables teams to proactively monitor pipeline health and maintain data integrity.
Where to Find It
Section titled βWhere to Find ItβFor DB pipelines, a new 4th step β βQuality Checkβ has been added to the pipeline configuration flow.
Users can:
- Enable or disable the quality check
- Configure thresholds
- Schedule checks as needed
How It Works
Section titled βHow It WorksβThe feature compares data between the:
- Source system
- Destination system
If the variance exceeds the configured threshold, an automated email notification is triggered to alert users about the discrepancy.
Detailed History & Monitoring
Section titled βDetailed History & MonitoringβA dedicated History page is now available to help users monitor past quality check runs.
From the History page, users can:
- View detailed comparison statistics
- Track discrepancies over time
- Analyse quality check execution results
Additionally, a new Schema button is available on the right side of the listing page.
The Schema comparison feature helps users compare:
- Source table schema
- Destination table schema