You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/07/22 22:31:33 UTC

[airflow] branch main updated (759c76d -> 88b5357)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 759c76d  Fix: ``TaskInstance`` does not show ``queued_by_job_id`` & ``external_executor_id`` (#17179)
     add 88b5357  Fix typo in ``GoogleCloudStorageToBigQueryOperator`` (#17159)

No new revisions were added by this update.

Summary of changes:
 airflow/contrib/operators/gcs_to_bq.py                         | 4 ++--
 tests/providers/google/cloud/transfers/test_gcs_to_bigquery.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)