-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
153 changed files
with
8,778 additions
and
2,679 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,7 @@ | ||
# 0.4.0 | ||
* Data quality dashboards reorganized, layout unified | ||
* Python client and REST API documentation | ||
* Additional Airflow operators | ||
* Small bug fixes in the UI | ||
* DQOps concepts documentation | ||
|
||
# 0.3.0 | ||
* Improvements for running DQOps as a cloud hosted SaaS platform | ||
* Reorganized data quality dashboard tree to match the structure of checks | ||
* UI screens for managing the configuration: users, default schedules, notifications and more | ||
* Airflow operator for running checks | ||
|
||
# 0.2.1 | ||
* Table comparison support | ||
* Anomaly detection checks renamed | ||
* Bug fixes | ||
|
||
# 0.2.0 | ||
* Reorganization of all data quality checks | ||
* User interface created | ||
* Documentation created for all checks | ||
* Extensive REST API for all operations | ||
* Additional connectors for PostgreSQL, MySQL, SQL Server, Oracle | ||
|
||
# 0.1.0 | ||
* Initial command-line version (preview release) | ||
# 0.4.1 | ||
* More Airflow operators - waiting for a data quality job to finish | ||
* Table quality status summary screen | ||
* Renames of some dashboards | ||
* Updates to dashboards - unification of filters | ||
* Current table status detects statuses at column and check levels, also returning the current and highest historical quality status | ||
* Fixes in the UI - filtering detailed check results |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.4.0 | ||
0.4.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ion/python/dqops/airflow/common/exceptions/dqops_data_quality_issue_detected_exception.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
distribution/python/dqops/airflow/common/exceptions/dqops_job_failed_exception.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.