nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-9978: Add Index to Bulk Gran Update Status Table #2144

Closed jmaeng72 closed 1 month ago

jmaeng72 commented 2 months ago

Overview

What is the feature/fix?

BGU performance is not optimal, we want to add index to speed up performance

What is the Solution?

Added a new index to bulk gran update status table

What areas of the application does this impact?

database

Checklist

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 58.11%. Comparing base (51b1fcd) to head (887428e).

Files Patch % Lines
...dd_granule_ur_index_to_bulk_update_gran_status.clj 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2144 +/- ## ======================================= Coverage 58.11% 58.11% ======================================= Files 1044 1045 +1 Lines 70321 70328 +7 Branches 2006 2005 -1 ======================================= + Hits 40866 40873 +7 - Misses 27583 27584 +1 + Partials 1872 1871 -1 ```

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