GoogleCloudPlatform / GoogleCloudPlatform/cloud-data-quality

add more default rule types

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Python
Stars
283
Forks
59
PR merge metrics
No merged PRs in 30d

Description

We should be able to implement all of dbt's [schema tests](https://github.com/fishtown-analytics/dbt-utils#schema-tests) as CUSTOM_SQL_STATEMENT. There may be other rules we can implement from https://docs.greatexpectations.io/en/latest/reference/glossary_of_expectations.html#dataset.

We should consider how to allow rules that reference multiple tables using references to tables (with overrides). The current alternative is to parameterize the table names.

It it make sense we may want to implement the rule directly in https://github.com/GoogleCloudPlatform/cloud-data-quality/blob/main/clouddq/classes/rule_type.py

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.