Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update database ingestion workflow for v2 api #1090

Closed
Tracked by #780
manasaV3 opened this issue Aug 31, 2024 · 1 comment
Closed
Tracked by #780

Update database ingestion workflow for v2 api #1090

manasaV3 opened this issue Aug 31, 2024 · 1 comment
Labels
backend P0 Must have

Comments

@manasaV3
Copy link
Contributor

manasaV3 commented Aug 31, 2024

Motivation

As we are migrating the from v1 to v2 api, we should update the db ingestion such that the v1 is stable while v2 is available for users to migrate to.

Definition of Done

  1. The new tables and relationships are created in v2 system.
  2. The db ingestion is supported for the new file structures
  3. The staging and prod are updated with the data from the new file structure

Tasks

  1. Create the tables based on the spec.
  2. Update DB ingestion to support tables and metadata from the new file structure
  3. Create documentation for the ingestion workflow

Relevant links

https://docs.google.com/document/d/1InjJKrx78Sv44QguMXR0p1o9Y34oPnMOY9J3aj375ks/edit#heading=h.eoh3rqmh58k2

@manasaV3
Copy link
Contributor Author

Addressed as a part of: #934

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend P0 Must have
Projects
None yet
Development

No branches or pull requests

1 participant