Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implemented OrcaVault psa schema spreadsheet Google LIMS #21

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

victorskl
Copy link
Member

  • Story: Let Glue the Google LIMS! (continue)
    As discussed in Implemented OrcaVault tsa schema spreadsheet Google LIMS #20, we now source tsa.spreadsheet_google_lims staging data
    table with dbt and feed into the downstream warehouse psa schema.
  • Technical steps are now mainly inherited by the framework implemented in PR Implemented OrcaVault psa schema #17.
  • With psa, Google LIMS is incrementally loaded with differential data records per
    daily scheduled run with dbt ELT job.
  • Chiefly note; since Google LIMS preserved "timestamp" date column, we made use of it
    as (replay) historical time for the row record. Warehouse load datetime is derived
    from this timestamp column as initial cutover data extraction date.

* Story: Let Glue the Google LIMS! (continue)
  As discussed in #20, we now source `tsa.spreadsheet_google_lims` staging data
  table with dbt and feed into the downstream warehouse psa schema.
* Technical steps are now mainly inherited by the framework implemented in PR #17.
* With psa, Google LIMS is incrementally loaded with differential data records per
  daily scheduled run with dbt ELT job.
* Chiefly note; since Google LIMS preserved "timestamp" date column, we made use of it
  as (replay) historical time for the row record. Warehouse load datetime is derived
  from this timestamp column as initial cutover data extraction date.
@victorskl victorskl self-assigned this Jan 12, 2025
@victorskl victorskl added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 12, 2025
@victorskl victorskl added this pull request to the merge queue Jan 12, 2025
Merged via the queue into main with commit a44486b Jan 12, 2025
4 checks passed
@victorskl victorskl deleted the implement-psa-schema-spreadsheet-google-lims branch January 12, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant