Releases: GoogleCloudPlatform/professional-services-data-validator
Releases · GoogleCloudPlatform/professional-services-data-validator
professional-services-data-validator v1.4.0
Features
- add state manager client (#311) (e893ea5)
- Allow user to specify a format for stdout (#242) (#293) (f0a9fa1)
- Allow user to specify a format for stdout T2 (#242) (#296) (ec1af22)
- cast aggregates (#306) (e3da4c3)
- Issue262 impala connect (#281) (eaa052f)
- logic to deploy dvt on Cloud Run (#280) (9076286)
- promote 3.9 to main version (as it is in Cloudtops now for local testing) and add a small unit test for persoanl use (#292) (eb0f21a)
- Refactor CLI to fit Command Pattern (#303) (f6d2b9d)
- Updated Cloud Functions sample (#297) (923413d)
Bug Fixes
professional-services-data-validator v1.3.2
professional-services-data-validator v1.3.1
professional-services-data-validator v1.3.0
professional-services-data-validator v1.2.0
Support for BigQuery BigNumeric
The PR adds support for BigQuery BigNumeric
Upgrade Ibis and Improve Teradata Client
1.1.5
- Add support for running raw queries against a connection
- Upgraded Ibis to v1.4 with large client organizational and design changes
- Added support for "use_no_lock_tables" Teradata config to optionally avoid
table locking
1.1.4
- Added an options to add key:value labels to validation runs
- Oracle and SQL Alchemy now support RawSql filters
- Add support for Cloud Functions in samples
- Added schema information to result set
1.1.3
- Release find-tables logic too help build table lists
- Teradata client improvements
- Remove rarely used dependencies into extras
1.1.2 Improved Query Builds
- Teradata numeric column and general bug fixes
- Fix Ibis query compilation order causing cross join
- Bug fixes to support case insensitivity
- Allow null values to be handled in grouped columns
- Oracle client improvements
1.1.0 New Data Sources and Row Validations
The 1.1.0 release adds several bug fixes, new data sources, and support for row validations.
- Bug Fixes to ensure clean YAML config when using SQL Alchemy sources
- Add data source support for Oracle, SQL Server, Postgres, and Raw Files locally or in GCS
- Validation type Row allows for primary keys to be submitted and row level details for validations
Alpha Release
The Alpha contains CLI support for data validation.
Supported Forms of Validation
- Full table aggregates w/ custom sql filters
- Grouped column aggregates w/ custom sql filters