google-cloud-cpp
google-cloud-cpp copied to clipboard
spanner emulator does not currently support instance editions
While integration tests running against production work as expected, integration tests running against the emulator (http) are failing due to lack of support for editions.
When the emulator is updated to support the edition field, these tests can be re-enabled.