This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from edec4c33f2d Split release image into per-python independent matrix of workflows (#50320) add 35186bccf3d Migrate `HiveToDynamoDBOperator` and `SqlToS3Operator` to use `get_df` (#50126) No new revisions were added by this update. Summary of changes: providers/amazon/README.rst | 2 +- providers/amazon/pyproject.toml | 10 ++-------- .../providers/amazon/aws/transfers/hive_to_dynamodb.py | 2 +- .../providers/amazon/aws/transfers/sql_to_s3.py | 8 +++----- .../unit/amazon/aws/transfers/test_hive_to_dynamodb.py | 8 ++++---- .../tests/unit/amazon/aws/transfers/test_sql_to_s3.py | 18 +++++++++--------- 6 files changed, 20 insertions(+), 28 deletions(-)