[ 
https://issues.apache.org/jira/browse/AIRFLOW-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071135#comment-17071135
 ] 

ASF GitHub Bot commented on AIRFLOW-6685:
-----------------------------------------

turbaszek commented on pull request #7353: [AIRFLOW-6685] ThresholdCheckOperator
URL: https://github.com/apache/airflow/pull/7353
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add ThresholdCheckOperator for Data Quality Checking 
> -----------------------------------------------------
>
>                 Key: AIRFLOW-6685
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6685
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: operators
>    Affects Versions: 2.0.0
>            Reporter: alex l
>            Assignee: alex l
>            Priority: Major
>
> This PR includes a new operator in *{{CheckOperator}}* that allows users to 
> perform a threshold data quality check.
> *{{ThresholdCheckOperator}}* will check a single value, sql result against a 
> threshold range, and will fail a task if it is outside this range. The lower 
> and upper bound of the threshold can be defined as either a numeric values, 
> or sql-statements that returns a numeric value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to