GoogleCloudPlatform / GoogleCloudPlatform/cloud-data-quality

why is the semantics of `CUSTOM_SQL_EXPR` and `CUSTOM_SQL_STATEMENT` are opposite ?

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
283
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Currently for `CUSTOM_SQL_EXPR` return `true`, it would considered as success. while `CUSTOM_SQL_STATEMENT` returning `true` it is considered as failure.

If really the rules are considered as assertion, shouldn't the `complex_rule_validation_success_flag` be `true` instead when `CUSTOM_SQL_STATEMENT` is returning `true` ?

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.