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 1dc582dba3 fix openlineage parsing dag tree with MappedOperator 
(#40621)
     add 3f0979c9f1 FIX: DbApiHook.insert_rows unnecessarily restarting 
connections (#40615)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/common/sql/hooks/sql.py      | 20 +++++++++++++-------
 airflow/providers/common/sql/hooks/sql.pyi     |  5 ++++-
 tests/providers/common/sql/hooks/test_dbapi.py |  2 +-
 tests/providers/common/sql/hooks/test_sql.py   | 19 +++++++++++++++++++
 tests/providers/common/sql/test_utils.py       |  2 ++
 5 files changed, 39 insertions(+), 9 deletions(-)

Reply via email to