fedspendingtransparency / usaspending-api

Server application to serve U.S. federal spending data via a RESTful API
https://www.usaspending.gov
Creative Commons Zero v1.0 Universal
300 stars 108 forks source link

[DEV-10910] Add and populate id column on covid_faba_spending table [hotfix] [qat] #4149

Closed aguest-kc closed 1 month ago

aguest-kc commented 1 month ago

Description: Add an id column to the covid_faba_spending table in Postgres and add SQL to populate the id field in Databricks.

Technical details:

Requirements for PR merge:

  1. [x] Necessary PR reviewers:
    • [x] Backend
  2. [x] Data validation completed
  3. [x] Appropriate Operations ticket(s) created
  4. [x] Jira Ticket DEV-10910:
    • [x] Link to this Pull-Request
    • [x] Performance evaluation of affected (API | Script | Download)
    • [x] Before / After data comparison

Area for explaining above N/A when needed:

1. Unit & integration tests updated
No new units tests are needed for this change.

2. API documentation updated
No API documentation is affected by this change.

4. Matview impact assessment completed
No matviews are affected by this change.

5. Frontend impact assessment completed
The frontend is not affected by this change.