Tsyren Balzhanov

Results 1 comments of Tsyren Balzhanov

The problem is that [protobuf files](https://github.com/ydb-platform/ydb-python-sdk/tree/main/ydb/_grpc/v5) for python protobuf library with [versions newer than 5.26](https://github.com/ydb-platform/ydb-python-sdk/tree/main/ydb/_grpc/common/__init__.py#L49-L55) actually can't be imported with python parser. On user side this can be circumvented by...