issues Search Results · repo:ydb-platform/ydb-python-sdk language:Python
Filter by
188 results
(109 ms)188 results
inydb-platform/ydb-python-sdk (press backspace or delete to remove)Описание проблемы
В текущей реализации метода __aexit__ в классе QueryTxContext (ydb/aio/query/transaction.py) не учитывается ситуация,
когда транзакция отменяется из-за инвалидации локов.
Код метода: ...
vladkolotvin
- Opened 19 hours ago
- #586
https://github.com/ydb-platform/ydb-api-protos/blob/master/protos/ydb_table.proto#L766
bug
vgvoleg
- Opened 12 days ago
- #579
https://github.com/ydb-platform/ydb-python-sdk/blob/main/ydb/scheme.py#L16
Предлагаю назвать ROW_TABLE
MirzoFirdavs
- 1
- Opened 12 days ago
- #578
creation_time should be in table_stats returned by descripe_table(), but table_stats is empty.
https://github.com/search?q=repo%3Aydb-platform%2Fydb-python-sdk+creation_time type=code
katidisergei
- 1
- Opened 21 days ago
- #574
Bug Report
YDB Python SDK version:
Здесь пример теста, в случае рестарта нод sdk может перестать не отвечать:
https://github.com/ydb-platform/ydb/pull/15656/files#diff-53c2779886049f4d5e683b9574ffdc200353aee4d9cd58f94d0cdfe3328bec27R21-R23 ...
bug
dorooleg
- Opened 25 days ago
- #572
Bug Report
YDB Python SDK version:
3.18.17
Environment
python 3.12.16 linux x86_64
Current behavior:
Task exception was never retrieved
future: Task finished name= Task-25851 coro= SessionPool._send_keep_alive() ...
bug
vladkolotvin
- 2
- Opened on Mar 4
- #569
The 3.19.0 version of ydb has requirements:
Requires-Dist: grpcio =1.42.0
Yet when it is run we have this error (See for example
https://github.com/apache/airflow/actions/runs/13546215875/job/37859329108?pr=46942#step:5:1274) ...
area/sdk
bug
dependencies
potiuk
- 1
- Opened on Feb 26
- #566
Bug Report
YDB Python SDK version:
3.18.2
Environment
Ubuntu 22.04.4, python3.7
Current behavior:
When writing multiple batches with the same producer_id into a topic with await asyncio.wait_for(writer.write(batch)), ...
bug
alex-apk
- Opened on Feb 26
- #564
Current ydb-sdk requirement is
protobuf =3.13.0, 5.0.0
google introduced incompatible changes in v26 https://protobuf.dev/news/v26/
Will you, please, upgrade ydb sdk to fresh protobuf runtime: =5.26.0 ...
area/sdk
dependencies
enhancement
misty-fungus
- 1
- Opened on Feb 24
- #562
Сейчас есть проблема что в некоторых местах при изменении публичного протобафа, приходится дописывать код в питон
https://github.com/ydb-platform/ydb-python-sdk/pull/553/files#diff-196f6d84ba2b0b6c193f6bd941a7c9dcd93d886c6412cc4803c564936c542bcaR14-R30 ...
area/python
area/sdk
enhancement
dorooleg
- Opened on Feb 19
- #560

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.