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

YDB Python SDK

Results 102 ydb-python-sdk issues
Sort by recently updated
recently updated
newest added

Allow a client to control the amount of data it receives, when reading a batch through `TopicReaderSync`. ## Pull request type Please check the type of change your PR introduces:...

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [...

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

# Bug Report **YDB Python SDK version:** ydb==3.17.2 **Environment** Ubuntu 22.04, Python 3.11.7, x86_64 **Current behavior:** When i read messages from topic in batch mode, i expect got 1+ messages,...

bug

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...

dependencies

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

# Bug Report **YDB Python SDK version:** 3.14 Python SDK (dbapi) sometimes does not connect to running cluster. Logs are below ``` ydbsuperset.myt.yp-c.yandex.net *** Found local files: *** * /home/slonnn/airflow/logs/dag_id=ydb_operator_dag/run_id=manual__2024-08-19T13:32:57.212599+00:00/task_id=get_all_pets/attempt=1.log...

bug