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 f16d6d49f1 Add `filesystems` and `dataset-uris` items to `How to
create your own (#40801)
add 519b0d028c Fix BeamRunJavaPipelineOperator fails without job_name set
(#40645)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/beam/operators/beam.py | 6 +++-
.../providers/google/cloud/operators/dataflow.py | 2 +-
tests/providers/apache/beam/operators/test_beam.py | 36 ++++++++++++++++++++--
.../cloud/dataflow/example_dataflow_native_java.py | 5 +--
.../dataflow/example_dataflow_native_python.py | 8 ++---
5 files changed, 45 insertions(+), 12 deletions(-)