MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 320 forks source link

Fixing `latestRun` on `/lineage` endpoint #2933

Closed phixMe closed 1 month ago

phixMe commented 1 month ago

Problem

Simplify our query to render lineage and not include facets. Correctly attribute runs of jobs that are currently in RUNNING status.

Checklist

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit d4e319fa9ef65ed5705679209e3428537ef4099a
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6711bb06f807fd0008c18241
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.12%. Comparing base (da39558) to head (d4e319f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2933 +/- ## ============================================ - Coverage 81.13% 81.12% -0.01% + Complexity 1507 1506 -1 ============================================ Files 268 268 Lines 7367 7365 -2 Branches 330 329 -1 ============================================ - Hits 5977 5975 -2 Misses 1229 1229 Partials 161 161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.