-
### Description
My settings:
![image](https://github.com/dbeaver/dbeaver/assets/120495135/e5a971cb-3ac8-4b10-9f8d-c716570e79e0)
DBBeaver loads data using LIMIT 200 by default, but that doesn't ap…
-
This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too oft…
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
Hello Team,
I'm creating java-spanner client and using the PrometheusHttpServer as the metrics collector.
```
PROMETHEUS_SERVER = PrometheusHttpServer.builder().setPort(portNumber).bui…
-
Sometimes, we want to reuse queries by copy-and-paste, but multi-line prompts make it harder.
```
spanner> SELECT *
-> FROM Singers
-> WHERE SingerId = 1;
```
It is harder to reu…
-
The spanner height doesn't seem respected.
```r
gt::gt(
data = structure(list(
FEATURES = c(
"Gene1", "Gene2", "Gene3", "Gene4",
"Gene5"
), CONTRASTS = c(
"condit…
-
It is quite cumbersome and slow developing for this library because even just the unit tests require a bulky setup of fetching dependencies afresh every single time and even worse makes it impossible …
-
I'm using the latest `1.5.25` version and I get the following error with this setup:
```SQL
CREATE TABLE T (
Id STRING(20),
Text STRING(MAX),
Text_Tokens TOKENLIST AS (TOKENIZE_FULLTEXT(Tex…
-
Connecting to Google Cloud Spanner I got the exception below. I use the 2.20.1 single jar with dependencies and OpenJdk17.0.11.
Which could be the reason?
com.google.cloud.spanner.SpannerException…
-
**Is your feature request related to a problem? Please describe.**
We are using the custom type like `NullString` but the array custom type `[]CustomType` since it's NOT in the allow types: https://g…