Skip to content

Create snapshots during internal table creation #225

@theferrit32

Description

@theferrit32

Whenever an internal table is created for the core clinvar entity types, go ahead and create a snapshot. We only pay for the difference in data between the table and the snapshot, so free.

No point in creating a snapshot of the processing_history table upon creation because it is intended to change. We could potentially store a like a rolling window of 4 weekly snapshots of processing_history just in case something catastrophic happens we'll have a few past versions.

https://cloud.google.com/bigquery/docs/table-snapshots-create

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions