-
On cloud-spanner-emulator, the following SQL will get the error `spanner: code = "OutOfRange", desc = "Invalid timestamp: '2022-03-31T23:59:59.999999999Z'"`
```sql
SELECT TIMESTAMP('2022-03-31T23:…
-
I would like to set "CPU always allocated" to my cloud functions with min instances set so that they will maintain their connection to spanner. Currently the connection is being killed when the fu…
-
Hi Everyone!
Does the current version support the Google Spanner Async Client? https://cloud.google.com/python/docs/reference/spanner/latest/google.cloud.spanner_v1.services.spanner.SpannerAsyncCl…
maxpz updated
3 months ago
-
This came up in an offline discussion with @burkedavison as part of https://github.com/googleapis/java-shared-config/pull/815.
The `downstream / dependencies (11, java-spanner)` in the PR was faili…
-
### Description
I tried to use Google Cloud Spanner with SqlDelight: https://github.com/hfhbd/sqldelight-spanner-r2dbc
There are 4 problems, two of them are needed to fix somehow in sqldelight:
1…
-
Spanner is a distributed SQL database with an [R2DBC Driver](https://github.com/GoogleCloudPlatform/cloud-spanner-r2dbc). It even has a [PostgreSQL interface](https://cloud.google.com/spanner/docs/pos…
-
Cloud Spanner does not support `CREATE IF NOT EXISTS` style DDL statements. These are sometimes needed for [EF Core migrations](https://github.com/cloudspannerecosystem/dotnet-spanner-entity-framework…
-
**Is your feature request related to a problem? Please describe.**
We can't run migrations with DEFAULT (for example adding column and setting a default value for the existing record)
**Describe t…
-
To be able to use Cloud Scheduler effectively with the Spanner->Avro template, it would be ideal if https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/master/src/main/java/com/google/cloud/…
CAFxX updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
Beekeeper does not support connection to Spanner which my current project is based on.
**Describe the solution you'd like**
I wo…