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

Dataset Version call simplification #2938

Closed phixMe closed 1 month ago

phixMe commented 1 month ago

Problem

We previously called both job facets and dataset versions with a limit of 1 to render the dataset info panel. This simplifies our logic to use the dataset by name and namespace for panel information, and rely on the dataset version endpoint for version listing.

One-line summary: Simplify dataset panel and remove extra calls.

Checklist

netlify[bot] commented 1 month ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 34f483cb0c0ab392652f5f1f0e30b8059d407f53
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/671693a087b33a000871a967
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 (b4b6da9) to head (34f483c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2938 +/- ## ========================================= Coverage 81.12% 81.12% Complexity 1506 1506 ========================================= Files 268 268 Lines 7365 7365 Branches 329 329 ========================================= Hits 5975 5975 Misses 1229 1229 Partials 161 161 ```

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