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 8d9672801e3 Add note about why we still have `black` config settings
(#44415)
add 9bae4a5b482 chore: unify handling of gcs paths (#44410)
No new revisions were added by this update.
Summary of changes:
.../providers/google/cloud/openlineage/utils.py | 38 ++++++++++++++++++++++
.../providers/google/cloud/operators/gcs.py | 19 +++--------
.../google/cloud/transfers/bigquery_to_gcs.py | 17 ++++------
.../google/cloud/transfers/gcs_to_bigquery.py | 15 +++------
.../providers/google/cloud/transfers/gcs_to_gcs.py | 18 ++--------
.../tests/google/cloud/openlineage/test_utils.py | 25 ++++++++++++++
6 files changed, 82 insertions(+), 50 deletions(-)