Commit 4d03e33
authored
[AIRFLOW-6817] remove imports from
airflow/__init__.py, replaced implicit imports with explicit imports, added entry to UPDATING.MD - squashed/rebased (#7456)1 parent 9e63fec commit 4d03e33
File tree
211 files changed
+391
-376
lines changed- airflow
- api/client
- cli/commands
- config_templates
- example_dags
- executors
- models
- providers
- amazon/aws
- example_dags
- hooks
- apache
- hive/example_dags
- livy/example_dags
- databricks/example_dags
- dingding
- example_dags
- hooks
- docker/example_dags
- google
- cloud
- hooks
- operators
- sensors
- utils
- marketing_platform/operators
- http/example_dags
- imap/hooks
- jenkins/example_dags
- microsoft
- azure/example_dags
- mssql/operators
- openfass/hooks
- opsgenie/hooks
- qubole/example_dags
- yandex/example_dags
- serialization
- utils
- dags
- docs
- scripts/perf/dags
- tests
- api/client
- cli/commands
- contrib/utils
- dags
- executors
- jobs
- kubernetes
- operators
- providers
- amazon/aws
- hooks
- operators
- sensors
- apache
- druid/operators
- hive
- hooks
- operators
- sensors
- livy
- hooks
- operators
- sensors
- spark
- hooks
- operators
- sqoop/operators
- dingding/operators
- discord
- hooks
- operators
- email/operators
- google
- cloud
- hooks
- operators
- sensors
- utils
- suite
- hooks
- operators
- http/sensors
- imap/hooks
- jira
- operators
- sensors
- microsoft
- azure
- hooks
- operators
- sensors
- winrm/hooks
- mongo/sensors
- mysql
- hooks
- operators
- openfass/hooks
- opsgenie
- hooks
- operators
- postgres/operators
- redis
- operators
- sensors
- segment
- hooks
- operators
- sftp/operators
- slack/operators
- snowflake/operators
- ssh/operators
- yandex/operators
- runtime/kubernetes
- sensors
- test_utils
- ti_deps/deps
- utils
- log
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+391
-376
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
64 | 77 | | |
65 | 78 | | |
66 | 79 | | |
| |||
1703 | 1716 | | |
1704 | 1717 | | |
1705 | 1718 | | |
1706 | | - | |
| 1719 | + | |
1707 | 1720 | | |
1708 | 1721 | | |
1709 | 1722 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments