GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool
Improve Foreign Key throughput
Open
- Dominant language
- PLpgSQL
- Stars
- 155
- Forks
- 83
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 6
Description
Currently, we have a constant variable MaxWorkers denoting the number of parallel foreign key requests to be sent. There is scope for improving the throughput while staying just below the [admin quota limit](https://cloud.google.com/spanner/quotas#administrative_limits).
Contributor guide
Assessment
This issue has not been assessed yet.