ydb-go-sdk
ydb-go-sdk copied to clipboard
Pure Go native and database/sql driver for YDB
# Bug Report **YDB GO SDK version:** 3.75.1 **Environment** macOS Sonoma 14.2.1, amd64 **Current behavior:** `ydb.Open` trace consists of infinite amount of `repeater.wakeUp` spans embedded in `balancer.New` span. This leads...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...
https://github.com/ydb-platform/ydb-go-sdk/issues/1308 ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming)...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...
Need to update configs to last version of golangci-lint (v1.59.1) and fix any changes of checks list
# Bug Report **YDB GO SDK version:** 3.75.2 **Environment** linux amd64 **Current behavior:** ``` An error occurred (DeadlineExceeded) when calling the PutItem operation (reached max retries: 2): non-retryable error occurred...
# Bug Report **YDB GO SDK version:** 3.75.2 **Environment** macOS Sonoma 14.2.1, amd64 **Current behavior:** ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation...
# Bug Report **YDB GO SDK version:** 3.75.2 https://github.com/ydb-platform/ydb-go-sdk/blob/c12b35d40d82db73e2e1358394a29a2bf69648e0/internal/topic/topicreaderinternal/stream_reader_impl.go#L490-L492