airflow
airflow copied to clipboard
Feature: Return rowcount from SQL Operators
This PR add rowcounts to the output of the SQLExecuteQueryOperator.
Use-case: The rowcount is already printed in the logs. It's a great info ! It's even better if this info is returned by the Operator, available as XCom, and used for metadata analysis, alerting, ...
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.