-
https://github.com/ydb-platform/ydb-go-sdk/actions/runs/6302373124/job/17109414001#step:4:66
```
--- FAIL: TestWriterImpl_Reconnect (2.11s)
[66](https://github.com/ydb-platform/ydb-go-sdk/actions/r…
-
The problem discussion started at https://github.com/ydb-platform/ydb/issues/9799
Summary:
The SDK was send and receive UUID with bug: sdk byte order has differences to the server byte orders. It …
-
Add method executeSchemeQuery from https://github.com/ydb-platform/ydb-nodejs-sdk/compare/main...Gaspero:ydb-nodejs-sdk:main
Requires tests to be written
-
My repo defines v3 major version in [go.mod](https://github.com/ydb-platform/ydb-go-sdk/blob/master/go.mod#L1) file
Refresh button click failed with error
```
There was an error processing your re…
-
https://github.com/ydb-platform/ydb-go-sdk/actions/runs/6303252870/job/17112128612#step:4:66
```
--- FAIL: TestWriterImpl_WaitInit (0.01s)
[66](https://github.com/ydb-platform/ydb-go-sdk/actions/ru…
-
https://github.com/ydb-platform/ydb-go-sdk/actions/runs/6258824442/job/16993620765
```
Run go test -race -tags integration -coverpkg=./... -coverprofile integration-secure.txt -covermode atomic ./…
-
https://ydb.tech/ru/docs/reference/ydb-sdk/recipes/tx-control
-
We have BulkUpsert method to insert big portions of data. https://ydb.tech/en/docs/reference/ydb-sdk/recipes/bulk_upsert/
We also want to support Apache Arrow Flight interface for this issue:
* ht…
-
# Bug Report
**YDB GO SDK version:** 3.53.4
**Current behavior:** SessionExpired is non retriable error
**Expected behavior:** SessionExpired is retriable error (for example topic reader must…
rekby updated
9 months ago
-
# Bug Report
**Environment**
GitHub Actions tests on PR
**Current behavior:**
Sometimes topic unit tests failed
**Related code:**
Actions run: https://github.com/ydb-platform/ydb-go-…