-
Once in a blue moon ago, I helped set up the Sonar cloud analysis. Now it appears to be failing daily and emailing me about it. I no longer have permissions to this repo to see if there is something i…
-
**Client**
Spanner spansql
**Environment**
Go Playground
**Go Environment**
Go 1.21
**Code**
```
package main
import (
"fmt"
"cloud.google.com/go/spanner/spansql"
)
func mai…
-
Hello, may I ask how can I use pgadapter to connect to cloud spanner emulator?
To run pgadapter it requires -c to a credential file. But for spanner emulator I believe there is no credential for it.
-
In https://github.com/googleapis/python-ndb/pull/949 and https://github.com/googleapis/python-datastore/pull/525, I've added the `owlbot:run` label but it is not triggering owlbot to run.
It also a…
-
I fully understand that one gRPC channel can handle up to 100 sessions.
If a single Google Spanner node can perform 1000 concurrent queries, does this mean that one node is equivalent to 1000 sessi…
-
## Error:
- Test files: [Github/Test Folder)[https://github.com/maycuatroi/drawio/tree/cb4f8ef6ce1f173e955a961963b1b22d530c67ee/tests]
```terminal
(base) binhna@DESKTOP-D9VLB13:/mnt/d/Github/drawio…
-
See https://github.com/googleapis/ruby-spanner-activerecord/pull/98/checks?check_run_id=2996223338
```
1) Error:
ActiveRecord::Associations::HasManyUsingInterleavedTest#test_successful_build_as…
-
Currently batch statements are not supported and run into this error: `ERROR: invalid statement`.
They are part of the JDBC session management commands and include:
- START BATCH DDL
- START BATCH DML…
hesch updated
9 months ago
-
This is for Linux Python 3.11.6 with uv 0.1.3:
```
$ echo "apache-airflow[all]" | uv pip compile -
....
Collecting apache-beam==2.2.0
Downloading apache-beam-2.2.0.zip (945 kB)
━━━━━━━━…
-
I think of this as a bug because one will have to keep doing database connections more than once.
**Spanner**
**Describe the bug** :
Spanner default client constructor is deleted. This means th…