Commit cdd2395
Fix
* Fix `tempLocation` Dataflow parameter
Fix `tempLocation` parameter as per Airflow documentation at https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_api/airflow/providers/google/cloud/operators/dataflow/index.html
* Fix Airflow 2 sample
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>tempLocation Dataflow parameter in Airflow example (GoogleCloudPlatform#7139)1 parent 7387c94 commit cdd2395
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- composer
- airflow_1_samples
- workflows
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments