-
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…
-
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
3 months ago
-
I've tried following the sharding patterns described in [this blog](https://cloud.google.com/blog/products/gcp/sharding-of-timestamp-ordered-data-in-cloud-spanner) post and [the documentation](https:/…
-
Note: #7571 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: d357a36590629341a4490254d5b27b00eb5b03d2
buildURL: [Build Status](https://source…
-
### Related Template(s)
spanner
### Template Version
v1
### What happened?
Running `mvn test -f pom.xml` does not run to completion. Here is the snippet of the error I'm seeing.
```
...
[INF…
-
DMLs can be prefixed by statement hints.
https://cloud.google.com/spanner/docs/reference/standard-sql/dml-syntax#delete-statement
```
[statement_hint_expr] UPDATE table_name [table_hint_expr]…
-
「詳解 google-cloud-go/spanner」 では google-cloud-go v0.38.0 の時点でのセッションとトランザクション周りを解説している。
それからの間に多くの更新があるため、リリースごとにメモしていく。
なお、 `all: auto-regenerate gapics` などの自動生成クライアントの更新による差分、 `spansql`, `spannert…
-
### Summary of the new feature / enhancement
As a developer, I want to use spanner in gcp so that i can be cloud friendly.
- https://cloud.google.com/spanner?hl=en
### Proposed technical imple…
Omzig updated
6 months ago
-
## Is your feature request related to a problem? Please describe.
It would be easier to work with Spanner’s change streams if the google-cloud-go Spanner client provided built-in support for easy rea…