aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix whiteboard retries (#19765)Alexey Efimov2025-06-171-52/+76
|
* Fixed topic tests run in ydb-cpp-sdk repo (#19778)Bulat2025-06-177-52/+87
|
* Exclude iceberg connector's traffic from billing (#19753)Slusarenko Igor2025-06-171-0/+15
| | | Co-authored-by: Igor Sliusarenko <s2m1@rtmr-dev-000.search.yandex.net>
* Fix bug with absolute paths in workloads (#19762)Олег2025-06-1718-233/+252
|
* Implement basic HDRF scheduler (#19618)Ivan2025-06-1734-88/+1607
|
* GroupByWithMakeDatetime has been added (#19749)Oleg Doronin2025-06-171-0/+52
|
* initial implementation of blockhashjoin (#19581)Filitov Mikhail2025-06-1710-0/+574
|
* Nemesis: OLTP + new report (#19395)Kirill Rysin2025-06-1713-445/+1493
|
* added Accept header to oidc white list (#19735)oidc-1.1.3Andrei Rykov2025-06-171-0/+1
|
* Add delete row by explicit row id test (#14694) (#19694)Vladilen2025-06-173-0/+174
|
* Fix ut_move_reboots tests, remove copy-paste (#19726)Ilnaz Nizametdinov2025-06-174-96/+17
|
* Add release notes for YDB CLI 2.22.1 (#19509)Nikolay Perfilov2025-06-174-4/+32
| | | Co-authored-by: anton-bobkov <anton-bobkov@ydb.tech>
* ALTER DATABASE to change scheme limits (max_shards, max_paths, ...) (#19580)Daniil Demin2025-06-1734-195/+916
|
* Update muted_ya.txt in main (#19643)YDBot2025-06-171-56/+6
|
* special portions data fetcher (#19666)ivanmorozov3332025-06-1739-431/+1149
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* Implement ChangeGroupSizeInUnits bscontroller command (#19198)Yaroslav Dynnikov2025-06-1720-21/+415
| | | | | | | | | | This PR includes the following changes: - BSController takes new command `ChangeGroupSizeInUnits` which updates GroupGeneration - TSkeleton handles `TEvVGenerationChange` and if `GroupSizeInUnits` changes, sends `TEvYardResize` to the PDisk - PDisk handles `TEvYardResize`: updates the owners quota and persists `TPDisk::WriteSysLogRestorePoint` - A corresponding test is added Part of #17357
* Update muted_ya.txt (#19720)Kirill Rysin2025-06-171-0/+1
|
* YMQ: Audit logs in common ydb format (#18333)flown4qqqq2025-06-1744-429/+1921
|
* Revert "Fix ftxui build in windows (#17333, #19626)" (#19716)Evgeniy Ivanov2025-06-171-7/+0
|
* Add tpch upload test (#19695)Олег2025-06-176-1/+66
|
* TPC-C ui/text cleanup (#17333) (#19707)Evgeniy Ivanov2025-06-170-0/+0
|
* [docs] fix mistype in ru initial-deployment.md (#19505)Ivan Blinkov2025-06-171-1/+1
| | | lgtm
* [docs] hide education for audience = "tech" (#19285)Ivan Blinkov2025-06-171-0/+1
|
* CLOUD_EVENTS format in audit config (#19663)flown4qqqq2025-06-172-5/+6
|
* py test has been moved to cpp (#19655)Oleg Doronin2025-06-175-221/+141
|
* Merge pull request #19711 from ydb-platform/merge-libs-250617-0050Alexander Smirnov2025-06-17103-1999/+680
|\
| * Import libraries 250617-0050Alexander Smirnov2025-06-171-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250617-0050Alexander Smirnov2025-06-17102-1998/+679
| |\
| | * Check that bytes consist of 8 bitsakhropov2025-06-171-0/+4
| | | | | | | | | | | | commit_hash:9eaf085276f1f93768b8b0e5ec92a53bf0db86a8
| | * YT-23172: Add replication cards update batcherosidorkin2025-06-173-4/+101
| | | | | | | | | | | | commit_hash:f67934a4ec5af90d14a71de8c14fbc4709b7bf8e
| | * up targetSdk and compileSdk to 35kmartynkov2025-06-173-67/+86
| | | | | | | | | | | | | | | | | | | | | 1. Поднимаю targetSdk до 35 2. Поднимаю gradle до 8.7 3. Версия JDK для мапкита поднимается до 17 commit_hash:7ff3c6a596221f9f5a21a2a72267c5bca837b423
| | * Intermediate changesrobot-piglet2025-06-171-1/+1
| | | | | | | | | | | | commit_hash:88b24b02dc6b8f95ed215c7836926a84d10d14c0
| | * Drop read-only columns from write streamngc2242025-06-163-2/+42
| | | | | | | | | | | | commit_hash:a5a3186114489e87e1c115e3c67d2b4d56c77646
| | * Migrate linker related scripts to py3nechda2025-06-167-15/+15
| | | | | | | | | | | | commit_hash:53092809407c91c9ec49c7cc6bcf32f1cb5fac7d
| | * Merge numerous abseil-cpp sublibraries to ease unbundlingthegeorg2025-06-1652-1724/+392
| | | | | | | | | | | | commit_hash:c79291e10915f16a7e803709401e2d344fc6db3d
| | * YQL-20079 drop optimizervvvv2025-06-165-74/+38
| | | | | | | | | | | | commit_hash:c94ae2e1918d822a6a01192bc2e42d668cf16b4d
| | * Intermediate changesrobot-piglet2025-06-1628-111/+0
| | | | | | | | | | | | commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
* | | Support bridge mode for BSC storage pools (#19598)Alexander Rutkovsky2025-06-1722-106/+339
| | |
* | | Docs: describe show create (#19170)Nikolay Shumkov2025-06-176-0/+258
|/ / | | | | | | Co-authored-by: anton-bobkov <anton-bobkov@ydb.tech> Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* | yq monitoring reading support (#18666)Ivan Sukhov2025-06-1713-33/+64
| |
* | Merge pull request #19705 from ydb-platform/merge-libs-250616-1657Alexander Smirnov2025-06-161943-51771/+101213
|\ \
| * | Import libraries 250616-1657Alexander Smirnov2025-06-161-1/+1
| | |
| * | Merge branch 'rightlib' into merge-libs-250616-1657Alexander Smirnov2025-06-161942-51770/+101212
| |\|
| | * YT-25264: In case of dictionary compression wait for partition writer to closeakozhikhov2025-06-162-0/+7
| | | | | | | | | | | | commit_hash:ecbfa7e9c32e7facb3056d06948b67a3a69bdf9e
| | * Update docs cli to "5.0.3" versionrobot-infraui-ci2025-06-161-4/+4
| | | | | | | | | | | | commit_hash:d8d368d5f3c2a7c025e03bcb7cb5453417fe19b0
| | * Intermediate changesrobot-piglet2025-06-161-3/+8
| | | | | | | | | | | | commit_hash:8faf2a849a9faabf73a56de4fbfc2852a64c0b1b
| | * YT-25355: Fix fair share slot logs trimingdon-dron2025-06-162-1/+2
| | | | | | | | | | | | commit_hash:7b12a4ef7995fbf5ce4808ac327228ed8f1f63f3
| | * Intermediate changesrobot-piglet2025-06-163-13/+22
| | | | | | | | | | | | commit_hash:6e56cbea6a1c12b4f9e6b065eedf177763a329d2
| | * Cosmeticsh0pless2025-06-161-0/+2
| | | | | | | | | | | | commit_hash:bf5a978abdb471a58e1113b67368096cd84f9842
| | * Allow to modify the default buffer page size in TPagedBufferilezhankin2025-06-165-34/+53
| | | | | | | | | | | | | | | Воспользовавшись недавно добавленной метрикой про wasted-память стало понятно, что текущий универсальный размер страниц в `TPagedBuffer` слишком велик. В этом ПР добавляется возможность устанавливать размер страниц снаружи - отдельно для каждого объекта `TPagedBuffer`. commit_hash:f82fa4e6162a129bb4442f18657c32b074cb07f7