25 September 2023 Release Notes¶
Beta version 0.9.2
Feature highlights¶
Introducing the TestGen Quick Start!¶
Interested in how to profile your database? Want to understand the health of your data but don't have time to create data verification tests?
DataKitchen's DataOps TestGen provides database profiling, anomaly detection, data quality test generation, and test execution. Try it today with the TestGen Quick Start.
Updated profile anomaly tests¶
We've made improvements to the following profile anomaly tests. Both tests now include two distinct subsets, to provide more finite analysis and nuanced profile results.
- Multiple data types per column. Investigates "major" and "minor" data type differences.
- Pattern inconsistencies. Checks for inconsistencies within and between columns.
For more information, see Profile Anomalies.
Other fixes and enhancements¶
- We continue to improve and iterate on test selection criteria and efficiencies.
- We applied general fixes to reduce errors.
- We made various improvements to our user experience. Our help documentation has been updated to reflect these changes.