You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/15 19:20:27 UTC

[airflow] branch main updated (56365b1 -> dc03000)

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 56365b1  Dataproc metastore assets (#21267)
     add dc03000  Datafusion assets (#21518)

No new revisions were added by this update.

Summary of changes:
 .../cloud/example_dags/example_datafusion.py       |  64 ++++----
 .../providers/google/cloud/operators/datafusion.py | 179 ++++++++++++++++++++-
 airflow/providers/google/provider.yaml             |   3 +
 .../google/cloud/operators/test_datafusion.py      |  52 ++++--
 4 files changed, 242 insertions(+), 56 deletions(-)