aboutsummaryrefslogtreecommitdiffstats
path: root/ydb/public
Commit message (Collapse)AuthorAgeFilesLines
* Add new options to the "ydb workload topic read/write" scenarios (#22397)ubyte11 hours12-23/+95
| | | | | | | Generate __key keys in the "ydb workload topic run write" scenario. Support write rate with less than 1 RPS. Add options to read without committing offsets and to restart reading sessions periodically.
* Change the default logging level to `WARN` from `EMERG` for CLI commands ↵Nikolay Perfilov12 hours5-29/+18
| | | | that support multiple verbosity levels (#22612)
* Fixed concurrent modification of the HierarchyData (#22663)Nikolay Shestakov14 hours2-1/+8
|
* Fix decimal working in workloads run command (#22636)Олег29 hours1-5/+11
| | | Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru>
* [C++ SDK] Update vector example (#22613)Bulat3 days3-7/+123
|
* Topic SDK: fix in direct reader (#22539)qyryq3 days2-6/+14
|
* Fixed describe of the paused state of the transfer (#22553)Nikolay Shestakov3 days1-0/+1
|
* YDB CLI: Add support for encrypted export. Shorten options descriptions (#18484)Vasily Gerasimov4 days10-147/+444
|
* Move plan2svg file to separate dir (#22501)Hor9115 days3-2977/+2
|
* Add new bridge commands according to negotiation (#22393)mregrock5 days2-8/+210
|
* Update vector search python sdk example (#22492)Oleg Ovcharuk5 days1-6/+102
|
* Add incremental backup to operation API (#21848)Ilia Shakhov5 days13-0/+203
|
* In TPC-C warehouses should be optional param as stated in the docs (#17333) ↵Evgeniy Ivanov6 days1-4/+4
| | | | (#22396)
* Refactor bridge api according to negotiation (#22264)mregrock7 days5-65/+124
|
* Remove protovalidate library dependency from Nebius Api as it's annotation ↵Vasily Gerasimov8 days14-4298/+35
| | | | are not used in YDB server code (#22219)
* Support XDS protocols for client load balancing in order to request to ↵Andrey Molotkov10 days1-5/+12
| | | | Access Service (#21280)
* check clock skew within pile and other bridge mode healthcheck updates (#21404)vporyadke12 days1-0/+6
|
* proto: warnings as errors (#21961)uzhastik12 days29-0/+29
|
* Added a new sdk method DescribeSystemView and a corresponded Grpc service ↵Andrey Zaspa12 days10-3/+264
| | | | (#20603)
* SVG visualization improvements and bugfixes (#21818)Hor91113 days2-273/+248
|
* YQ-4314 supported script executions retries (#21592)Pisarenko Grigoriy13 days1-2/+2
| | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Comment message_visibility/resource message options in Nebius API because of ↵Vasily Gerasimov2025-07-245-8/+8
| | | | a conflict (#21598)
* YQL-19616: Fix BindParameterIdentifier typo at YDB CLI (#21599)Victor Smirnov2025-07-241-1/+1
| | | Co-authored-by: vityaman <vityaman.edu@yandex.ru>
* Fix `ydb import file csv` potential deadlock (#21484)Nikolay Perfilov2025-07-231-6/+9
|
* [Kafka API] Fix bug in kafka transactions (#21310)Andrey Serebryanskiy2025-07-221-1/+2
|
* persqueue: check producer epoch in transactions (#21231)qyryq2025-07-221-0/+1
|
* Check if tables exitst before init workloads (#21455)Олег2025-07-211-0/+10
| | | Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru>
* Avoid unhandled exceptions and coredumps in TPC-C (#17333) (#21414)Evgeniy Ivanov2025-07-211-10/+35
|
* Internal restructurization + group highlighting (#21380)Hor9112025-07-212-279/+453
|
* Bridge Mode in CMS: Pile name in public api (#21344)stanislav_shchetinin2025-07-181-1/+0
|
* Clear hints when exiting interactive mode in YDB CLI (#21293)Nikolay Perfilov2025-07-173-1/+10
|
* Tpcc base consistency check (#17333) (#21251)Evgeniy Ivanov2025-07-171-0/+49
|
* Cloud Events, YMQ: Mapper ProtoToUnifiedAgent (#21183)flown4qqqq2025-07-171-0/+5
|
* Move bridge pile name to node location for convenience (#21176)Alexander Rutkovsky2025-07-163-9/+7
|
* Add YDB CLI interactive mode greetings and connectivity check (#21177)Nikolay Perfilov2025-07-156-69/+117
|
* ydb tools restore: fix db path resolution on windows (#21140)Daniil Demin2025-07-151-7/+13
|
* Reset arenas on retries (#21138)Nikolay Perfilov2025-07-151-3/+11
|
* Fix OOM in value builder (#21090)Evgeniy Ivanov2025-07-142-1/+5
|
* ydb tools restore: fix restoration on windows (#21054)Daniil Demin2025-07-141-3/+14
|
* Limited width of tables in benchmark reports. (#21055)Олег2025-07-143-3/+10
|
* Vector search SDK recipe (#20595)Oleg Ovcharuk2025-07-141-50/+49
| | | | | Co-authored-by: azevaykin <145343289+azevaykin@users.noreply.github.com> Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> Co-authored-by: ElenaAfina <144937430+ElenaAfina@users.noreply.github.com>
* Fix TValueBuilderBase constructors (#21012)Evgeniy Ivanov2025-07-112-1/+6
|
* Update Nebius IAM API protos (#20967)Vasily Gerasimov2025-07-1134-352/+5632
|
* [CLI] Reverse statistics and operation order in plan print, reduced table ↵pilik2025-07-112-14/+24
| | | | print info, fixed child arrows (#20935)
* [C++ SDK] Removed deprecated SDK v2 (#20964)Bulat2025-07-10376-64309/+0
|
* [C++ SDK] Fixed flaky topic tests (#20912)Bulat2025-07-104-28/+22
|
* [C++ SDK] Fixed vulnerabilities (#20913)Bulat2025-07-102-6/+4
|
* [C++ SDK] Separated proto accessor for public and private SDKs (#20827)Bulat2025-07-0914-35/+45
|
* Add a new library ini_config that only works with ini format (#20810)Nikolay Perfilov2025-07-0812-5/+842
|
* Tpcc import with arenas (#17333) (#20756)Evgeniy Ivanov2025-07-082-11/+37
|