ydb-rs-sdk icon indicating copy to clipboard operation
ydb-rs-sdk copied to clipboard

Results 38 ydb-rs-sdk issues
Sort by recently updated
recently updated
newest added

equals to generator run result

https://docs.rs/ydb/0.0.15/ydb/struct.TableClient.html#method.retry_transaction Now transaction need to explicit commit. It will comfortable to commit transaction if callback return Ok and rollback if callback return Err.

It exists examples in other SDK

enhancement
student

https://github.com/ydb-platform/ydb-api-protos/blob/d078aa5d18ad60818edc8ba166d341ba007d77d7/ydb_topic_v1.proto#L31 https://github.com/ydb-platform/ydb-rs-sdk/blob/a4a175d11a099a06d73e82f2697f67f8630746ca/ydb/src/client_topic/topicwriter/writer.rs#L47-L47

enhancement
student

https://github.com/ydb-platform/ydb-api-protos/blob/d078aa5d18ad60818edc8ba166d341ba007d77d7/ydb_topic_v1.proto#L67

enhancement
student

https://github.com/ydb-platform/ydb-api-protos/blob/d078aa5d18ad60818edc8ba166d341ba007d77d7/ydb_query_v1.proto

enhancement
student