GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool
Increase the mutations per commit limit to 80,000
Open
- Dominant language
- PLpgSQL
- Stars
- 155
- Forks
- 83
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 6
Description
Currently, this is set to 10,000 in https://github.com/GoogleCloudPlatform/spanner-migration-tool/blob/89802cf90407ca0785e426a0044d03da35f59e80/spanner/writer/batchwriter.go#L37. We should increase it to a higher limit as Spanner now supports 80,000 mutations per commit ([doc](https://cloud.google.com/spanner/quotas#limits-for)).
Contributor guide
Assessment
This issue has not been assessed yet.