fritz-astronomer opened a new issue, #59377: URL: https://github.com/apache/airflow/issues/59377
### What do you see as an issue? - `SQLValueCheckOperator`'s [docstring](https://airflow.apache.org/docs/apache-airflow-providers-common-sql/1.27.5/_api/airflow/providers/common/sql/operators/sql/index.html#airflow.providers.common.sql.operators.sql.SQLValueCheckOperator) is missing fields (specifically `pass_value` & `tolerance`), one needs to go into the source to figure out what these params are and how to use them - (optional) There is no [guide](https://airflow.apache.org/docs/apache-airflow-providers-common-sql/stable/operators.html) for how to use this operator ### Solving the problem _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
