GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-samples
Improve sample application PG support
Open
- Dominant language
- Jupyter Notebook
- Stars
- 36
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
There are several additional requirements that come out of PR #82 to improve the sample application.
- Implement testing against a Spanner instance instead of the emulator the PG app, since the emulator does not support PG interface.
- Adjust options for server type (eg Java, JDBC, PG) to be an enum, rather than adding even more flags.
Contributor guide
Assessment
This issue has not been assessed yet.