ydb-go-sdk
ydb-go-sdk copied to clipboard
Pure Go native and database/sql driver for YDB
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix -...
main issue: https://github.com/ydb-platform/ydb/issues/3885
- [x] #981 - [ ] #982 - [x] #983 - [x] #984 - [x] #985 - [x] #1074 - [x] #1075 - [x] #1076 - [x] #1084 - [x]...
all results from query.Execute needs to materialize before return to client code Because query.Execute - stream handler, but table.Session.Execute - unary handler