Closed inanalper closed 4 weeks ago
Thanks for opening your first pull request in the Marquez project! Please check out our contributing guidelines (https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md).
Name | Link |
---|---|
Latest commit | e112c55bdf6a6f95af9e2a600c2cacd6b4fbf141 |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/671980fdf823fb0008ee78a2 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.16%. Comparing base (
2ffe5aa
) to head (e112c55
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Great job! Congrats on your first merged pull request in the Marquez project!
Problem
https://github.com/MarquezProject/marquez/issues/2944
Closes: #2944
Solution
Moved the misplaced LIMIT and OFFSET statements.
Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)