denimalpaca opened a new pull request, #23915:
URL: https://github.com/apache/airflow/pull/23915

   This pull request adds two new SQL Check Operators to the core sql.py file, 
one called SQLColumnCheckOperator and one called SQLTableCheckOperator. 
Corresponding tests are added as well. The current functionality of these 
operators is minimal, but expected to grow over time. These operators, unlike 
current ones, save information about the results
   of the check queries that is then parseable by third party libraries.
   
   closes: #23874


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to