This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 80b5e65 Remove unnecessary string concatenations in AirflowException
in s3_to_hive.py (#19026)
add a418fd9 Use google cloud credentials when executing beam command in
subprocess (#18992)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/beam/operators/beam.py | 45 ++++++++++++++--------
.../providers/google/cloud/operators/dataflow.py | 32 +++++++--------
tests/providers/apache/beam/operators/test_beam.py | 1 +
.../google/cloud/operators/test_dataflow.py | 5 +++
4 files changed, 52 insertions(+), 31 deletions(-)