datafold / data-diff

Compare tables within or across databases
https://docs.datafold.com
MIT License
2.95k stars 271 forks source link

Support Google Cloud Spanner #99

Closed yu-iskw closed 1 year ago

yu-iskw commented 2 years ago

Motivation

I transfer Spanner tables to BigQuery using data engineering tools. I would like to make sure if data in BigQuery is completely the same as Spanner.

sirupsen commented 2 years ago

Definitely do-able. The implementor would need to take into account that Spanner only seems to support sha1, but most databases support that, so that shouldn't be a problem.

github-actions[bot] commented 1 year ago

This issue has been marked as stale because it has been open for 60 days with no activity. If you would like the issue to remain open, please comment on the issue and it will be added to the triage queue. Otherwise, it will be closed in 7 days.

github-actions[bot] commented 1 year ago

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage.