You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/10/02 01:12:51 UTC

[airflow] branch main updated (9c59312fbc -> c2536b326f)

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 9c59312fbc Fix null strings bug in SqlToS3Operator in non parquet formats (#26676)
     add c2536b326f Sagemaker and Sagemaker Endpoint System Tests (AIP-47) (#26684)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/example_sagemaker.py      | 83 +++++++++++++++-------
 .../amazon/aws/example_sagemaker_endpoint.py       | 30 +++++---
 2 files changed, 79 insertions(+), 34 deletions(-)