Skip to content

Conversation

@wslulciuc
Copy link
Member

@wslulciuc wslulciuc commented Sep 14, 2021

This PR updates the examples/airflow to use openlineage-airflow, makes so minor updates to the example steps and fixes the SQL for DAG troubleshooting in step 5.

Fixes #1217

Signed-off-by: wslulciuc <willy@datakin.com>
Signed-off-by: wslulciuc <willy@datakin.com>
Signed-off-by: wslulciuc <willy@datakin.com>
@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #1635 (9b0a323) into main (f279518) will decrease coverage by 1.55%.
The diff coverage is 75.86%.

❗ Current head 9b0a323 differs from pull request most recent head 958283b. Consider uploading reports for the commit 958283b to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1635      +/-   ##
============================================
- Coverage     79.73%   78.17%   -1.56%     
- Complexity      958      980      +22     
============================================
  Files           201      196       -5     
  Lines          5971     5238     -733     
  Branches        410      417       +7     
============================================
- Hits           4761     4095     -666     
+ Misses          773      696      -77     
- Partials        437      447      +10     
Impacted Files Coverage Δ
api/src/main/java/marquez/MarquezApp.java 60.93% <ø> (ø)
api/src/main/java/marquez/MarquezConfig.java 100.00% <ø> (ø)
api/src/main/java/marquez/api/LineageResource.java 80.00% <ø> (ø)
...src/main/java/marquez/api/OpenLineageResource.java 71.42% <ø> (ø)
api/src/main/java/marquez/common/models/Field.java 71.42% <ø> (+2.67%) ⬆️
...c/main/java/marquez/db/models/DatasetFieldRow.java 0.00% <ø> (ø)
.../main/java/marquez/service/models/DatasetMeta.java 64.28% <ø> (-2.39%) ⬇️
.../src/main/java/marquez/service/models/DbTable.java 100.00% <ø> (ø)
.../main/java/marquez/service/models/DbTableMeta.java 100.00% <ø> (+7.69%) ⬆️
...i/src/main/java/marquez/service/models/Stream.java 75.00% <ø> (ø)
... and 54 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 278dbcf...958283b. Read the comment docs.

Signed-off-by: wslulciuc <willy@datakin.com>
Signed-off-by: wslulciuc <willy@datakin.com>
@wslulciuc wslulciuc marked this pull request as ready for review September 14, 2021 09:21
@wslulciuc wslulciuc added the review Ready for review label Sep 14, 2021
@wslulciuc wslulciuc enabled auto-merge (squash) September 14, 2021 19:18
@wslulciuc wslulciuc merged commit 162b057 into main Sep 14, 2021
@wslulciuc wslulciuc deleted the fix/example-airflow branch September 14, 2021 20:15
@wslulciuc wslulciuc removed the review Ready for review label Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Airflow example doesn't work out of the box.

3 participants