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 3c14753b03 Fix BigQueryGetDataOperator where project_id is not being
respected in deferrable mode (#32488)
add 99b8a90346 Filtering and ordering results of
DataprocListBatchesOperator (#32500)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/dataproc.py | 12 ++++++++++++
airflow/providers/google/cloud/operators/dataproc.py | 8 ++++++++
tests/providers/google/cloud/hooks/test_dataproc.py | 4 ++++
tests/providers/google/cloud/operators/test_dataproc.py | 6 ++++++
4 files changed, 30 insertions(+)