This is an automated email from the ASF dual-hosted git repository.
gopidesu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0ff9031ff48 fix(postgres/hooks): ensure get_df uses SQLAlchemy engine
to avoid pandas warning (#52224)
add 5ca58d6b8f8 Fix unreachable code mypy warnings in amazon provider
(#53414)
No new revisions were added by this update.
Summary of changes:
providers/amazon/src/airflow/providers/amazon/aws/hooks/eks.py | 2 +-
.../amazon/src/airflow/providers/amazon/aws/operators/athena.py | 2 +-
.../amazon/src/airflow/providers/amazon/aws/operators/sagemaker.py | 5 ++---
.../amazon/src/airflow/providers/amazon/aws/transfers/sql_to_s3.py | 2 +-
providers/amazon/tests/unit/amazon/aws/transfers/test_sql_to_s3.py | 3 ++-
5 files changed, 7 insertions(+), 7 deletions(-)