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 bd7a71233a6 Upgrade minimum prek version (#61634)
     add d70216ca70c Add rows processor to GenericTransfer (#61143)

No new revisions were added by this update.

Summary of changes:
 .../common/sql/operators/generic_transfer.py       | 39 +++++++-------
 .../common/sql/operators/generic_transfer.pyi      |  4 +-
 .../airflow/providers/common/sql/operators/sql.py  | 46 ++++++++--------
 .../airflow/providers/common/sql/triggers/sql.py   | 15 ++++--
 .../airflow/providers/common/sql/triggers/sql.pyi  |  2 +
 .../common/sql/operators/test_generic_transfer.py  | 61 ++++++++++++++++++++++
 .../tests/unit/common/sql/operators/test_sql.py    | 52 ++++++++++++++++--
 7 files changed, 169 insertions(+), 50 deletions(-)

Reply via email to