zveznicht
zveznicht
Kapt ignores error diagnostics, but backend can't compile such code at all. This is workaround so backend won't fail.
Every byte loaded from YDB via query gets allocated in heap three time. For example if client reads from YDB 2 GiB/sec of bytes, the go runtime will have to...
For example `query.Sessions.Query` https://github.com/ydb-platform/ydb-go-sdk/blob/master/query/client.go#L28 uses "github.com/ydb-platform/ydb-go-sdk/v3/internal/query/options" which is not accessible by sdk users. It blocks migrating from table service to query.