GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool

Validate data written to Spanner

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
good first issue p4
Dominant language
PLpgSQL
Stars
155
Forks
83
Avg merge
3d 7h
Merged PRs (30d)
6

Description

After data is written to Spanner, read it back and check it matches the data from the pg_dump.

At a minimum, we could check row counts for each table.

We could also:
a) check actual data, but just do this for a sampled set of data, or
b) check all data (probably requires another pass over the pg_dump for large datasets).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.