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 41d897fa8fc fix: `LatestOnlyOperator` not working if direct upstream
of Dynamic Task Map (#62287)
add 0e49e73c940 Removed logging of rows length in SQLInsertRowsOperator to
avoid crash on non materialized rows (#63346)
No new revisions were added by this update.
Summary of changes:
.../providers/common/sql/operators/generic_transfer.py | 2 --
.../src/airflow/providers/common/sql/operators/sql.py | 6 ++----
.../sql/tests/unit/common/sql/operators/test_sql.py | 16 +++++++++-------
3 files changed, 11 insertions(+), 13 deletions(-)