weres-sa
weres-sa
Remove excessive requirement for manageTopics permissions for topic create Fix for https://github.com/overtake/TelegramSwift/issues/872
# Feature Request Make an error about optional/required value mismatch more clear. **Describe Preferred Solution** Improve error message with exact error reason and column name **Describe Alternatives** Now error message...
It ssems to be a good idea to add open telemetry tracing integration - https://opentelemetry.io/docs/languages/java/
# Bug Report **YDB Python SDK version:** 3.21.7 **Environment** MacOS 14.4, M1 Pro, Python 3.13.4 **Current behavior:** Exception raised: ``` File /opt/homebrew/lib/python3.13/site-packages/ydb/_grpc/grpcwrapper/ydb_topic.py:491, in StreamReadMessage.InitRequest.TopicReadSettings.to_proto(self) 489 read_from = proto_timestamp_from_datetime(self.read_from) 490 if...
In some cases, the tablet ID is known, for example, from YDB logs or error messages, but searching for the table name by tablet ID is quite difficult. It would...