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 6692e91 Normalize *_conn_id parameters in BigQuery sensors (#21430)
add 56365b1 Dataproc metastore assets (#21267)
No new revisions were added by this update.
Summary of changes:
.../google/cloud/operators/dataproc_metastore.py | 156 +++++++++++++++++++--
.../providers/google/common/links}/__init__.py | 0
airflow/providers/google/common/links/storage.py | 59 ++++++++
airflow/providers/google/provider.yaml | 3 +
4 files changed, 207 insertions(+), 11 deletions(-)
copy {tests/timetables => airflow/providers/google/common/links}/__init__.py
(100%)
create mode 100644 airflow/providers/google/common/links/storage.py