This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e2cd7c609b1 Add log record when listening dag is partitioned but run
has no key (#59375)
add f8d1e8831d5 Add missing fields to SQLValueCheckOperator docstring
(#59409)
No new revisions were added by this update.
Summary of changes:
providers/common/sql/docs/operators.rst | 23 +++++++++++++++++++
.../airflow/providers/common/sql/operators/sql.py | 3 +++
...reshold_check.py => example_sql_value_check.py} | 26 +++++++++++-----------
3 files changed, 39 insertions(+), 13 deletions(-)
copy
providers/common/sql/tests/system/common/sql/{example_sql_threshold_check.py =>
example_sql_value_check.py} (68%)