-
From DBLP, I find that Jeffrey Dean has 5 SOSP/OSDI papers, while he didn't appear in HOF list.
> 1. TensorFlow: A System for Large-Scale Machine Learning. OSDI 2016: 265-283
> 2. Spanner: Google…
-
**Client**
Spanner
**Environment**
N/A
**Go Environment**
N/A
**Code**
e.g.
```go
package main
func main() {
client, err := spanner.NewClientWithConfig(context.Background()…
-
Spanner's mutation limit requires a lower number of MAX_TOTAL_RECORDS. The e2e tests should ensure max_total_records edge cases can commit successfully (to avoid regressions such as https://github.co…
-
There is an internal bug opened for this and potentially a fix in https://github.com/asthamohta/python-spanner/tree/retry-error. But it is not confirmed yet, so want to open this in github issue to tr…
-
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!
**Is your feature request related to a problem? Please describe.**
My current system receives request from other system which defin…
-
The SpiceDB Datastore implementation for Spanner now uses changelogs as of version 1.23.0 instead of its own bookkeeping changelog table. The migration used the default retention of 1 day. This is eno…
-
### Before sending your suggestion
- [X] My version of Firefox is up to date (for 115, this means being on at least 115.16.1)
- [X] My copy of Geckium is up to date (no update option in the hambur…
-
Spanner is a distributed SQL database with an [R2DBC Driver](https://github.com/GoogleCloudPlatform/cloud-spanner-r2dbc). It even has a [PostgreSQL interface](https://cloud.google.com/spanner/docs/pos…
-
## Description
When adding a spanner to a table, it is not possible to change the style of the bottom border using `tab_style()`.
## Reproducible example
```r
library(gt)
exibble |>
dp…