-
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…
-
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
4 months ago
-
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…
-
### What do you want to change?
Just as sqlc supports PostgreSQL dialect, there is a similar binding for ZetaSQL dialect in https://github.com/goccy/go-zetasql
The ZetaSQL dialect is used by bot…
-
**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…
-
### What happened?
If named schemas are used in Spanner database, then SpannerIO does not know about tables created in that schema.
This leads to warnings during writes of the form:
```
Perf…
nielm updated
1 month ago
-
# Google Cloud Spanner Backup and Restore
## Document Link
* [Backup and Restore](https://cloud.google.com/spanner/docs/backup)
## 好きなところ
* [API](https://cloud.google.com/spanner/docs/refe…
-
Several Spanner data types are currently not supported: https://cloud.google.com/spanner/docs/data-types
In particular, `STRING` (see https://github.com/shinichi-takii/ddlparse/pull/62), `BYTES` (s…
-
**Describe the Bug**
If you have a cloud spanner instance created with dialect == POSTGRESQL migration fails when trying to create the `SchemaMigrations` table
**Steps to Reproduce**
Create a…