This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 543c31f Fix UPDATING.md (#16933)
543c31f is described below
commit 543c31f76066592d356ef1a283888f3507fd968d
Author: Kaxil Naik <[email protected]>
AuthorDate: Mon Jul 12 01:21:01 2021 +0100
Fix UPDATING.md (#16933)
---
UPDATING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/UPDATING.md b/UPDATING.md
index e47917e..2ffc834 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -1710,9 +1710,9 @@ https://cloud.google.com/compute/docs/disks/performance
Hence, the default value for `master_disk_size` in
`DataprocCreateClusterOperator` has been changed from 500GB to 1TB.
-#### `<airflow class="providers google
c"></airflow>loud.operators.bigquery.BigQueryGetDatasetTablesOperator`
+####
`airflow.providers.google.cloud.operators.bigquery.BigQueryGetDatasetTablesOperator`
-We changed signature of BigQueryGetDatasetTablesOperator.
+We changed signature of `BigQueryGetDatasetTablesOperator`.
Before: