-
Hi,
I'm really enjoying GT Please see my table attached, and my code below.
I would like to merge rows in the first column. eg both bigeye rows in first column to be a single cell same for yel…
-
In recent years, many new features have been added to Cloud Spanner. However, it seems that spansql does not plan to support these features. Given this, would it be recommended as part of the Hammer p…
-
**Describe the bug**
This has happened a couple times now. [Example](https://github.com/riptano/perfteam/actions/runs/11266675647/job/31380635671#step:3:1723).
```
ERROR [main] ERRORHANDLER java.ut…
-
The AutoMigrate method on already existing entities does not deal with unique index and the nullable column accurately.
+ unique index
```
package main
import (
spannergorm "github.com/googl…
-
I was trying to run a Go sample code after setting up OpenTelemetry configuration and found traces generated with `google.spanner.v1.Spanner/ExecuteSql` rootSpan which were not from my sample code. Fo…
-
Recently, spanner release a new feature [full-text-search](https://cloud.google.com/spanner/docs/full-text-search). But it looks like the spansql's parser ([ParseDDL](https://github.com/googleapis/goo…
-
I have a Google Spanner Instance and databases in my project, While trying to update the code with autoscaling config I was unable to update the existing instance. error message: Error 400: cannot u…
-
## Document Location
https://docs.jans.io/head/admin/reference/database/spanner-ops/
-
The code in main/src/langchain_google_spanner/loader.py#L230 is flaky:
Specifically:
```py
for partition in partitions:
r = snapshot.process_query_batch(partition)
results = r.…
nielm updated
1 month ago
-
Satellite API can be started with using Spanner, and during the first few minutes, everything works well.
But after a while, all database queries start failing, with an error related to spanner…
elek updated
2 months ago