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

   The SQLCheckOperators under the Common provider have some issues since their 
initial release, including:
   - Lack of batching
   - A bug in the `SQLTableCheckOperator` that forces users to use only 
fully-aggregated checks
   - A bug in the output of the test failure exception in the 
`SQLColumnCheckOperator` that only ever returns the final SQL query built
   
   This PR remedies these issues.
   
   closes: #25163 


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