Harshal Sheth
|
7f0656fd5e
|
fix(ingest): replace ImportError with ModuleNotFoundError (#2498)
Using the more specific exception will prevent us from accidentally
ignoring errors that should be handled.
|
2021-05-05 14:05:16 -07:00 |
|
Harshal Sheth
|
e48a74b80a
|
test(ingest): add test names and IDs using pytest (#2476)
|
2021-04-29 23:18:55 -07:00 |
|
Harshal Sheth
|
50aee5c05a
|
fix(ingest): support Airflow 1.10.x style lineage in Airflow 2 (#2455)
|
2021-04-26 23:08:43 -07:00 |
|
Harshal Sheth
|
a857d3b9d8
|
fix(ingest): various updates to datahub rest sink (#2445)
|
2021-04-23 23:48:44 -07:00 |
|
Harshal Sheth
|
79daec29b7
|
fix(ingest): ensure upstreams in airflow lineage emission are entities (#2427)
|
2021-04-20 20:44:38 -07:00 |
|
Harshal Sheth
|
41cd52f9e2
|
feat(ingest): add Airflow lineage backend (#2368)
|
2021-04-12 17:40:15 -07:00 |
|
Harshal Sheth
|
bd78b84bd3
|
feat(ingest): start airflow integration + metadata builders (#2331)
|
2021-04-05 19:11:28 -07:00 |
|