Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change MAX_BLOCK_SIZE constant for encrypted file deserializer to suit real ↵ | Vasily Gerasimov | 2025-06-23 | 2 | -2/+2 |
| | | | | export settings (#19933) | ||||
* | [KQP / RBO] Add sortings FSM to remove redundant sort operations (#18782) | pilik | 2025-06-23 | 106 | -1052/+1892 |
| | | | Co-authored-by: Pavel Ivanov <pudge1000-7@qavm-9f0570a4.qemu> | ||||
* | Account GroupSizeInUnits in TGroupFitter (#19337) | Yaroslav Dynnikov | 2025-06-23 | 20 | -106/+524 |
| | | | | | | | | This commit includes the following changes: - `TGroupFitter` accounts GroupSizeInUnits when creating new groups or sanitizing existing ones - `VDisk.PDiskParams` now reports OwnerWeigt and SlotSizeInUnits - `NodeWhiteboard` now reports corresponding new properties of pdisk, vdisk and bsgroup, it's tested - `TGroupMapperTest` is updated to account new NumSlots calculation logics and cover new cases | ||||
* | Shared metadata cache (#18544) | Iurii Kravchenko | 2025-06-23 | 27 | -51/+336 |
| | | | Co-authored-by: Alexander Alexeev <alex.d.alexeev@gmail.com> | ||||
* | Update muted_ya.txt in main (#19875) | YDBot | 2025-06-23 | 1 | -0/+2 |
| | |||||
* | Setup the buffer page size from config on start (#19724) | Ivan | 2025-06-23 | 12 | -3/+25 |
| | |||||
* | CI: disable weekly analytics wf (#20030) | Kirill Rysin | 2025-06-23 | 1 | -2/+0 |
| | |||||
* | Introduce new fullsync protocol, which takes snapshot only once per ↵ | Sergey Belyakov | 2025-06-23 | 13 | -240/+581 |
| | | | | synchronization (#19444) | ||||
* | clarify TLockFeatures (#20017) | zverevgeny | 2025-06-23 | 4 | -25/+32 |
| | |||||
* | Backup file format decryption tool (#19932) | Vasily Gerasimov | 2025-06-23 | 4 | -0/+96 |
| | |||||
* | Made SchemeShard tests robust to changing of PathIds (#19992) | Andrey Zaspa | 2025-06-23 | 11 | -73/+198 |
| | |||||
* | [docs] translate config v2 and other DevOps-related content (#18927) | Ivan Blinkov | 2025-06-23 | 156 | -786/+3672 |
| | | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: anton-bobkov <anton-bobkov@yandex-team.ru> | ||||
* | Fix workload tests + refactoring (#19908) | Evgenik2 | 2025-06-23 | 7 | -45/+36 |
| | |||||
* | Merge pull request #20019 from ydb-platform/merge-libs-250623-0050 | Alexander Smirnov | 2025-06-23 | 64 | -1074/+1982 |
|\ | |||||
| * | Import libraries 250623-0050 | Alexander Smirnov | 2025-06-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into merge-libs-250623-0050 | Alexander Smirnov | 2025-06-23 | 63 | -1073/+1981 |
| |\ | |||||
| | * | YT-25312: Fix TWithExtraSpace::GetExtraSpace to handle zero returned by ↵ | babenko | 2025-06-22 | 3 | -5/+15 |
| | | | | | | | | | | | | | | | | | | malloc_usable_size commit_hash:d4310bf35afeb00d408d28e96cf82ebafd82886b | ||||
| | * | Add TUniqueTypeList and NTL::TUnique | yurial | 2025-06-22 | 2 | -0/+41 |
| | | | | | | | | | | | | | | | Позволяет получить TTypeList с уникальными типами. commit_hash:589914da95d44bdc457d7e4341e4a377df2da2b8 | ||||
| | * | Add FormatValue for TPiecewiseLinearFunction | ignat | 2025-06-22 | 2 | -0/+24 |
| | | | | | | | | | | | | commit_hash:19d66bcbea30c7678ee476930a8fa6b7f78bb22a | ||||
| | * | Intermediate changes | robot-piglet | 2025-06-22 | 56 | -1068/+1901 |
| | | | | | | | | | | | | commit_hash:28750b74281710ec1ab5bdc2403c8ab24bdd164b | ||||
* | | | Fixed doc issues in Import 821 (#19914) | anton-bobkov | 2025-06-23 | 3 | -1/+17 |
|/ / | |||||
* | | Save import items count after getting it from schema mapping (#19934) | Vasily Gerasimov | 2025-06-22 | 1 | -1/+2 |
| | | |||||
* | | Switch to accessors, prepare to renamed fields (#19999) | Vitaly Stoyan | 2025-06-22 | 7 | -10/+10 |
| | | |||||
* | | Import libraries 250622-0050 | Alexander Smirnov | 2025-06-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'rightlib' into merge-libs-250622-0050 | Alexander Smirnov | 2025-06-22 | 28 | -402/+1038 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-06-21 | 22 | -390/+939 |
| | | | | | | | | commit_hash:e109e4e334fdc9ac21071bf6c37ddf3be36a335e | ||||
| * | Intermediate changes | robot-piglet | 2025-06-21 | 5 | -11/+98 |
| | | | | | | | | commit_hash:694a59b7c082431d781edd4484f72ab37faca2cd | ||||
| * | temporary crutch | snermolaev | 2025-06-21 | 1 | -1/+1 |
| | | | | | | | | commit_hash:0c488d042b864913c9d967a1aba4fb794ce1109f | ||||
* | | default portions count level limit (#19969) | ivanmorozov333 | 2025-06-21 | 1 | -2/+3 |
| | | |||||
* | | Initial internal pathid based on TabletId (#19902) | zverevgeny | 2025-06-21 | 7 | -10/+56 |
| | | |||||
* | | Import libraries 250621-0050 | Alexander Smirnov | 2025-06-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'rightlib' into merge-libs-250621-0050 | Alexander Smirnov | 2025-06-21 | 154 | -2024/+6768 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-06-21 | 1 | -9/+1 |
| | | | | | | | | commit_hash:bade34277134f435ac6ada644995f0a06faa5ae8 | ||||
| * | Merge numerous abseil-cpp-tstring sublibraries to ease unbundling | thegeorg | 2025-06-21 | 73 | -1376/+3585 |
| | | | | | | | | commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251 | ||||
| * | YTORM-1384: Add overload controller to object service | dgolear | 2025-06-21 | 2 | -0/+6 |
| | | | | | | | | commit_hash:d2821558020bab51a04d0c07ac3c06cec5c4911e | ||||
| * | YT-25440: Fix buffer allocation for bus | don-dron | 2025-06-20 | 6 | -13/+20 |
| | | | | | | | | commit_hash:7a37d7700029422ce438efdb476e76f3d522f6c9 | ||||
| * | YQL-20059: Remove dechunking from fallback handler | mrlolthe1st | 2025-06-20 | 1 | -41/+6 |
| | | | | | | | | commit_hash:20bcd0062beca6963b3c420835a33b9873f43ab2 | ||||
| * | YT-19545: Move overload controller to core/rpc from server/node; move percpu ↵ | dgolear | 2025-06-20 | 18 | -20/+1444 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | counters from profiling/solomon \* Changelog entry Type: feature Component: misc-server Generalize overload controller and allow other server components to use it. commit_hash:ff310ddce3b8ee9353746019f1bc404ad9695a90 | ||||
| * | YQL-19973 relaxed restriction for system queries | vvvv | 2025-06-20 | 2 | -1/+22 |
| | | | | | | | | commit_hash:405272628ef4ade14ffde096c801823056d791af | ||||
| * | Intermediate changes | robot-piglet | 2025-06-20 | 2 | -17/+40 |
| | | | | | | | | commit_hash:b6bde7526e89c4c17bfd44e5cd35817a45451ffa | ||||
| * | support passing stream offset to `TBrotliCompress` | redotter | 2025-06-20 | 3 | -14/+45 |
| | | | | | | | | commit_hash:21e0759b151fbed8aa1664b62c42bd5ba144301b | ||||
| * | YQL-20086 parser (w/o pg) | vvvv | 2025-06-20 | 9 | -501/+501 |
| | | | | | | | | commit_hash:f4bddb30981abde1a951149fff272d86a22dd726 | ||||
| * | YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll | kndrvt | 2025-06-20 | 39 | -40/+1106 |
| | | | | | | | | commit_hash:632e24794e8bcf6ef0502b7e8c031e964d28d36a | ||||
| * | YQL-18759: dqEngine issues with NetworkProject | panikku | 2025-06-20 | 1 | -1/+1 |
| | | | | | | | | commit_hash:84795905de45f16bde70afdcd19230e40251643d | ||||
* | | Merge pull request #19951 from ydb-platform/merge-libs-250620-0945 | Alexander Smirnov | 2025-06-20 | 152 | -1744/+2782 |
|\ \ | |||||
| * | | YQL-19747: Fix sync build failure (#19970) | Victor Smirnov | 2025-06-20 | 1 | -1/+1 |
| | | | |||||
| * | | [CBO] testfix | Pavel Ivanov | 2025-06-20 | 1 | -23/+0 |
| | | | |||||
| * | | Import libraries 250620-0945 | Alexander Smirnov | 2025-06-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'rightlib' into merge-libs-250620-0945 | Alexander Smirnov | 2025-06-20 | 149 | -1719/+2780 |
| |\| | |||||
| | * | feat cinnamon: Fix building openssl app for WASM. | vchigrin | 2025-06-20 | 3 | -8/+1 |
| | | | | | | | | | | | | commit_hash:c316a65dd7cebae219933ca52deaa682fa897877 |