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

Add alter topic method

Open rekby opened this issue 1 year ago • 0 comments

Relevant code: https://github.com/ydb-platform/ydb-python-sdk/blob/6c745e1d6a2329bc77577729973f4d04a09112a6/ydb/topic.py#L103

Need the method in sync and async versions.

Protospecs: https://github.com/ydb-platform/ydb-api-protos/blob/acd5735ee7c851a330ad69d085c7e7f558b12f08/ydb_topic_v1.proto#L82

https://github.com/ydb-platform/ydb-api-protos/blob/acd5735ee7c851a330ad69d085c7e7f558b12f08/protos/ydb_topic.proto#L902

rekby avatar Mar 30 '23 10:03 rekby